[PATCH] D33795: [PredicateInfo] Enable -reverse-iterate tests only for +Asserts builds

NAKAMURA Takumi via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Thu Jun 1 16:04:33 PDT 2017


chapuni added a comment.

Would there be any cases with ABI_BREAKING_CHECKS enabled but ENABLE_ASSERTIONS=OFF?

I could introduce a new feature "REQUIRES: abi-breaking-checks"


Repository:
  rL LLVM

https://reviews.llvm.org/D33795





More information about the llvm-commits mailing list