bmahjour added a comment.

In D103615#2847047 <https://reviews.llvm.org/D103615#2847047>, @stefanp wrote:

> I'm sorry I missed the asserts requirement.
> I will recommit this patch after I add `REQUIRES: asserts`.

Instead of disabling the tests for non-assert builds, can we just remove the 
`entry:` checks at the beginning of each function? The rest of the IR checks 
should pass since they use a regexp so they should match for either named or 
unnamed instructions.


Repository:
  rG LLVM Github Monorepo

CHANGES SINCE LAST ACTION
  https://reviews.llvm.org/D103615/new/

https://reviews.llvm.org/D103615

_______________________________________________
cfe-commits mailing list
cfe-commits@lists.llvm.org
https://lists.llvm.org/cgi-bin/mailman/listinfo/cfe-commits

Reply via email to