[PATCH] D25155: [Polly] Build and run isl_test as part of check-polly

Michael Kruse via llvm-commits llvm-commits at lists.llvm.org
Mon Oct 3 05:28:26 PDT 2016


Meinersbur added a comment.

I'd prefer to call it from the lit suite, like all the executables in `unittestts/`, for consistency. It would automatically count it as passed test and list it if it fails.  Should be possible by editing `lit.cfg`.


https://reviews.llvm.org/D25155





More information about the llvm-commits mailing list