[llvm] [llvm-c] Add missing nullptr check in LLVMGetFirstDbgRecord (PR #151101)
Maxime Arthaud via llvm-commits
llvm-commits at lists.llvm.org
Thu Jul 31 01:04:19 PDT 2025
arthaud wrote:
I realized that I can probably add a *.ll test in llvm/test/Bindings/llvm-c, but there is actually no way to do anything with a LLVMDbgRecordRef. We should probably add bindings to get information from a LLVMDbgRecordRef, then add tests for it. I will look into it.
https://github.com/llvm/llvm-project/pull/151101
More information about the llvm-commits
mailing list