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:
Hongbin Zheng 2012-04-11 07:43:24 +00:00
parent 91bfd78fb2
commit e2107f0999
1 changed files with 0 additions and 1 deletions

View File

@ -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) ---'