[llvm] [BOLT] support mold linker generated PLT in disassembling (PR #115256)
Alexander Yermolovich via llvm-commits
llvm-commits at lists.llvm.org
Wed Nov 6 20:15:26 PST 2024
ayermolo wrote:
For reference this is how LLD handles it:
https://github.com/llvm/llvm-project/blob/main/lld/ELF/SyntheticSections.cpp#L2675
https://github.com/llvm/llvm-project/pull/115256
More information about the llvm-commits
mailing list