mirror of
https://github.com/RPCS3/llvm.git
synced 2024-11-28 14:10:55 +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:
parent
6d131b4582
commit
14e1e69121
@ -3,7 +3,7 @@
|
||||
# This directory contains regression tests for the LLVM sparc backend.
|
||||
#
|
||||
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.
|
||||
#
|
||||
|
Loading…
Reference in New Issue
Block a user