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

Tobias Grosser via llvm-commits llvm-commits at lists.llvm.org
Sat Oct 1 01:15:27 PDT 2016


grosser added a reviewer: brad.king.
grosser added a subscriber: brad.king.
grosser added a comment.

@brad.king (or others), do you have any idea how I can make a add_custom_command be silent in non-verbose mode (e.g., runwith 'ninja check-polly-isl', not with 'ninja -v check-polly-isl'). Me piping to /dev/null/ seems both hackish and not very platform independent?


https://reviews.llvm.org/D25155





More information about the llvm-commits mailing list