llvm-project
d2a7a249 - Add __attribute__((retain)) to LLVM_DUMP_METHOD (#133025)

Commit
310 days ago
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.
Author
Parents
Loading