summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorHongbin Zheng <etherzhhb@gmail.com>2012-04-11 07:43:24 +0000
committerHongbin Zheng <etherzhhb@gmail.com>2012-04-11 07:43:24 +0000
commite2107f09999a9921b2cb2ef87d7d9395e7441ef8 (patch)
tree10d8c1027ba6a61456aeb6c458b91238accd890f
parent91bfd78fb204f26e03da982eff1029e452efc908 (diff)
downloadbcm5719-llvm-e2107f09999a9921b2cb2ef87d7d9395e7441ef8.tar.gz
bcm5719-llvm-e2107f09999a9921b2cb2ef87d7d9395e7441ef8.zip
Revert "Make the "all" target depend on polly-test, so that users can run regression"
This reverts commit 97bd8d50881000c11b65b0e033996ec5f57bcd15. llvm-svn: 154487
-rwxr-xr-xpolly/test/Makefile1
1 files changed, 0 insertions, 1 deletions
diff --git a/polly/test/Makefile b/polly/test/Makefile
index 0bb2a0318f0..e3c08599cfe 100755
--- a/polly/test/Makefile
+++ b/polly/test/Makefile
@@ -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) ---'
OpenPOWER on IntegriCloud