[llvm] [mlir] Fix LLVM_ENABLE_ABI_BREAKING_CHECKS macro check: use #if instead of #ifdef (PR #110883)

Christopher Di Bella via llvm-commits llvm-commits at lists.llvm.org
Wed Oct 2 13:26:48 PDT 2024


cjdb wrote:

This causes lots of failures where LLVM doesn't have the right header guards. I'm going to revert; could you please re-apply after fixing those failures?

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


More information about the llvm-commits mailing list