Skip to content

Commit

Permalink
* Only run LLVM tests so that testing is not stopped.
Browse files Browse the repository at this point in the history
* 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
  • Loading branch information
lattner committed Jan 23, 2003
1 parent 6d131b4 commit 14e1e69
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion test/LLC/Makefile
Original file line number Diff line number Diff line change
Expand Up @@ -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.
#
Expand Down

0 comments on commit 14e1e69

Please sign in to comment.