diff options
author | Nikolas Klauser <nikolasklauser@berlin.de> | 2025-05-16 15:41:53 +0200 |
---|---|---|
committer | GitHub <noreply@github.com> | 2025-05-16 15:41:53 +0200 |
commit | e1ca2c5b6098b1fbeca4be7886a128f36ec1ea94 (patch) | |
tree | 1209bfc1ad8c61763205de285b50d37b59d10cc0 /llvm/tools/llvm-objdump/llvm-objdump.cpp | |
parent | 8eafd93034063971f08a06faa7a75a616b9866b6 (diff) | |
download | llvm-e1ca2c5b6098b1fbeca4be7886a128f36ec1ea94.zip llvm-e1ca2c5b6098b1fbeca4be7886a128f36ec1ea94.tar.gz llvm-e1ca2c5b6098b1fbeca4be7886a128f36ec1ea94.tar.bz2 |
[libc++] Reject abilist if it contains an ABI tag (#139030)
We currently don't have any ABI tags in our dylib symbols, and this is
unlikely to change in the future. By diagnosing this we avoid
accidentally adding one through e.g. having `_LIBCPP_HIDE_FROM_ABI` on
an exported symbol.
Diffstat (limited to 'llvm/tools/llvm-objdump/llvm-objdump.cpp')
0 files changed, 0 insertions, 0 deletions