[llvm] [llvm-debuginfo-analyzer] Add support for LLVM IR format. (PR #202120)
Carlos Alberto Enciso via llvm-commits
llvm-commits at lists.llvm.org
Sat Jun 27 14:25:56 PDT 2026
CarlosAlbertoEnciso wrote:
> > I'd like to understand why are we getting [this message](https://github.com/llvm/llvm-project/pull/202120#issuecomment-4748432481) from 'LLVM ABI annotation checker'. Could you please take a quick look?
>
> I am trying to reproduce the issue locally and see if the suggested change solves the warning.
The suggested change (add LLVM_ABI to the class) fixes the issue reported by the `check LLVM ABI annotations`.
https://github.com/llvm/llvm-project/pull/202120
More information about the llvm-commits
mailing list