diff options
| author | Jinsong Ji <jinsong.ji@intel.com> | 2025-11-06 16:52:36 -0500 |
|---|---|---|
| committer | GitHub <noreply@github.com> | 2025-11-06 16:52:36 -0500 |
| commit | 2c0e4e775c0f98149d5c48cb2a750926f6f74f4a (patch) | |
| tree | 51bbce66ee8cc974c9b9e8ae516a4f68c2694124 /llvm/lib/Bitcode/Writer/BitcodeWriter.cpp | |
| parent | 3ad5765e2341b53bff480b7992b1ed428dc603d6 (diff) | |
| download | llvm-2c0e4e775c0f98149d5c48cb2a750926f6f74f4a.zip llvm-2c0e4e775c0f98149d5c48cb2a750926f6f74f4a.tar.gz llvm-2c0e4e775c0f98149d5c48cb2a750926f6f74f4a.tar.bz2 | |
RuntimeLibcalls: Remove LLVM_ABI from private member variable declarations (#166776)
Seeing warnings:
llvm/include/llvm/CodeGen/LibcallLoweringInfo.h:15:46: error:
'visibility' attribute ignored [-Werror=attributes]
15 | LLVM_ABI const RTLIB::RuntimeLibcallsInfo &RTLCI;
llvm/include/llvm/CodeGen/LibcallLoweringInfo.h:18:25: error:
'visibility' attribute ignored [-Werror=attributes]
18 | RTLIB::Unsupported};
Diffstat (limited to 'llvm/lib/Bitcode/Writer/BitcodeWriter.cpp')
0 files changed, 0 insertions, 0 deletions
