[Mlir-commits] [llvm] [mlir] [OMPIRBuilder] Avoid invalid debug location. (PR #151306)
Abid Qadeer
llvmlistbot at llvm.org
Mon Aug 11 11:01:45 PDT 2025
abidh wrote:
> LLVM Buildbot has detected a new failure on builder `sanitizer-x86_64-linux-fuzzer` running on `sanitizer-buildbot6` while building `llvm,mlir` at step 2 "annotate".
>
> Full details are available at: https://lab.llvm.org/buildbot/#/builders/32/builds/23041
>
> Here is the relevant piece of the build log for the reference
This failure is happening because a newly added function is under #ifndef NDEBUG. I am going to open a PR soon to fix this.
https://github.com/llvm/llvm-project/pull/151306
More information about the Mlir-commits
mailing list