[llvm-commits] [PATCH: polly] Integrate polly test-suite into 'make check-all'
Andy Gibbs
andyg1001 at hotmail.co.uk
Wed Dec 5 00:46:42 PST 2012
Hi,
Attached is a patch to polly's test-suite to integrate it into llvm's "make
check-all" when polly is built as part of the whole. I've also added a
"make check-polly" to match the general "make check-*" idiom used by other
projects. This links to the same behaviour as "make polly-test", which
remains available. Also, when building outside llvm's folder structure, the
test-suite can be invoked as before.
Are people happy for me to commit this change?
Thanks
Andy
-------------- next part --------------
A non-text attachment was scrubbed...
Name: polly-test.diff
Type: application/octet-stream
Size: 5223 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20121205/504870ab/attachment.obj>
More information about the llvm-commits
mailing list