Exclude check-polly-unittests and check-polly-isl from check-all
authorEli Friedman <efriedma@quicinc.com>
Wed, 24 Aug 2022 19:52:17 +0000 (12:52 -0700)
committerEli Friedman <efriedma@quicinc.com>
Wed, 24 Aug 2022 19:55:45 +0000 (12:55 -0700)
commit2c29268bfcc84c3b94bcb0aa34b7ef9c9bd9af01
tree8397d2ac6576525001c50a7aa8b1ca57f0d02bba
parentbdf1327fea632bf9736924acf59675182b528b23
Exclude check-polly-unittests and check-polly-isl from check-all

The unittests are already included in check-polly, so check-all was
running them twice.  Running them twice causes a race on the output
files, which led to intermittent failures on the reverse-iteration
buildbot.
polly/test/CMakeLists.txt