[llvm-dev] LLD : _start and _end symbols for orphan sections (original) (raw)
Moshtaghi, Alireza via llvm-dev llvm-dev at lists.llvm.org
Thu May 28 13:20:08 PDT 2020
- Previous message: [llvm-dev] diagnose_if attribute not working as described
- Next message: [llvm-dev] LLD : __start_ and __end_ symbols for orphan sections
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]
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>
- Previous message: [llvm-dev] diagnose_if attribute not working as described
- Next message: [llvm-dev] LLD : __start_ and __end_ symbols for orphan sections
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]