diff options
author | Matthias Braun <matze@braunis.de> | 2025-03-26 12:02:31 -0700 |
---|---|---|
committer | GitHub <noreply@github.com> | 2025-03-26 12:02:31 -0700 |
commit | d2a7a249c567cb170f22fe6e932896f9298b581d (patch) | |
tree | 533ac49716a77627e6769dc61b63fd4d10504452 /llvm/tools/llvm-objdump/llvm-objdump.cpp | |
parent | a942d7f8106226ba79185e60873c0e0e654f1e68 (diff) | |
download | llvm-d2a7a249c567cb170f22fe6e932896f9298b581d.zip llvm-d2a7a249c567cb170f22fe6e932896f9298b581d.tar.gz llvm-d2a7a249c567cb170f22fe6e932896f9298b581d.tar.bz2 |
Add __attribute__((retain)) to LLVM_DUMP_METHOD (#133025)
Without the retain attribute the dump functions will be stripped when
LLVM is compiled with `-ffunction-section -Wl,--gc-sections` on
ELF-based systems.
Diffstat (limited to 'llvm/tools/llvm-objdump/llvm-objdump.cpp')
0 files changed, 0 insertions, 0 deletions