[llvm] Add LLVMGlobalAddDebugInfo to Core.cpp (PR #148747)
Mikael Holmén via llvm-commits
llvm-commits at lists.llvm.org
Fri Aug 15 00:30:44 PDT 2025
mikaelholmen wrote:
> Looks like this broke sanitizer bots. Could you please take a look: https://lab.llvm.org/buildbot/#/builders/24/builds/11561
Yeah, for me, if I just build with ASAN and run lit tests then
```
Bindings/llvm-c/add_globaldebuginfo.ll
```
fails the same way as in the failed build bot.
Ping @demoitem
https://github.com/llvm/llvm-project/pull/148747
More information about the llvm-commits
mailing list