forked from OSchip/llvm-project
Revert "Make the "all" target depend on polly-test, so that users can run regression"
This reverts commit 97bd8d50881000c11b65b0e033996ec5f57bcd15. llvm-svn: 154487
This commit is contained in:
parent
91bfd78fb2
commit
e2107f0999
|
@ -31,7 +31,6 @@ ifdef VG
|
|||
LIT_ARGS += "--vg"
|
||||
endif
|
||||
|
||||
all:: polly-test
|
||||
|
||||
polly-test:: lit.site.cfg polly-lib
|
||||
@ echo '--- Running polly tests for $(TARGET_TRIPLE) ---'
|
||||
|
|
Loading…
Reference in New Issue