[PATCH] D33795: [PredicateInfo] Remove -reverse-iterate from tests as it breaks on Release builds
Davide Italiano via Phabricator via llvm-commits
llvm-commits at lists.llvm.org
Thu Jun 1 13:51:46 PDT 2017
davide added a comment.
Yes, you can add `REQUIRES: asserts` (and make sure it actually works).
See `test/Transforms/LoopRotate/oz-disable.ll` for an example.
Repository:
rL LLVM
https://reviews.llvm.org/D33795
More information about the llvm-commits
mailing list