[llvm-dev] Seeking help on LLD and extending ELF
Dobby HouseElf via llvm-dev
llvm-dev at lists.llvm.org
Tue Aug 11 13:03:38 PDT 2020
Hi all,
I am experimenting with extending ELF. I want to add a custom ELF section, something similar to a 'SyntheticSection'. However, I'm not able to find documentation / doxygen for LLD code. Are there any existing examples of adding custom ELF sections at link time in LLVM framework? Is it possible? Any pointers?
Thanks in advance!Cheers!
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.llvm.org/pipermail/llvm-dev/attachments/20200811/457afa52/attachment.html>
More information about the llvm-dev
mailing list