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

Brad King via llvm-commits llvm-commits at lists.llvm.org
Mon Oct 3 05:05:17 PDT 2016


brad.king added a comment.

> make a add_custom_command be silent in non-verbose mode

I don't think Ninja has an option for this.  If the command produces output Ninja will show it.  Ninja encourages the convention of no output on success.


https://reviews.llvm.org/D25155





More information about the llvm-commits mailing list