mirror of
https://github.com/c64scene-ar/llvm-6502.git
synced 2025-08-15 06:29:05 +00:00
* Only run LLVM tests so that testing is not stopped.
* This directory should only contain LLVM tests anyway git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@5411 91177308-0d34-0410-b5e6-96231b3b80d8
This commit is contained in:
@@ -3,7 +3,7 @@
|
|||||||
# This directory contains regression tests for the LLVM sparc backend.
|
# This directory contains regression tests for the LLVM sparc backend.
|
||||||
#
|
#
|
||||||
LEVEL = ../../..
|
LEVEL = ../../..
|
||||||
include $(LEVEL)/test/Programs/SingleSource/Makefile.singlesrc
|
include $(LEVEL)/test/Makefile.tests
|
||||||
|
|
||||||
# Only .ll tests here. C tests are run via Makefile.singlesrc above.
|
# Only .ll tests here. C tests are run via Makefile.singlesrc above.
|
||||||
#
|
#
|
||||||
|
Reference in New Issue
Block a user