[Mlir-commits] [llvm] [mlir] Revert "Fix LLVM_ENABLE_ABI_BREAKING_CHECKS macro check: use #if inst… (PR #110923)

Benoit Jacob llvmlistbot at llvm.org
Wed Oct 2 14:02:02 PDT 2024


bjacob wrote:

> Actually it may be the opposite config (which is why I didn't have the issue locally): it may be a debug build with the LLVM_ENABLE_ABI_BREAKING_CHECKS disabled, I'll test this.

I was indeed building with `-UNDEBUG`.

https://github.com/llvm/llvm-project/pull/110923


More information about the Mlir-commits mailing list