[llvm] Remove LLVM_ABI from members of RuntimeLibraryAnalysis (NFC) (PR #170850)
Stefan Gränitz via llvm-commits
llvm-commits at lists.llvm.org
Fri Dec 5 05:24:02 PST 2025
weliveindetail wrote:
The class itself is marked as `LLVM_ABI` and it seems members shouldn't be. @andrurogerz Is that the the intended usage?
https://github.com/llvm/llvm-project/pull/170850
More information about the llvm-commits
mailing list