[llvm-dev] LLD : __start_ and __end_ symbols for orphan sections

Moshtaghi, Alireza via llvm-dev llvm-dev at lists.llvm.org
Thu May 28 13:20:08 PDT 2020


lld does not seem to create the __start and __end symbols for orphan sections.
I would like to keep my linker script as generic as possible so how can I tell lld to create these symbols without having to add them in the linker script?

Thanks
A
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.llvm.org/pipermail/llvm-dev/attachments/20200528/978ccd1a/attachment.html>


More information about the llvm-dev mailing list