[PATCH] D23751: [ELF] Linkerscript: define symbols outside SECTIONS
George Rimar via llvm-commits
llvm-commits at lists.llvm.org
Wed Aug 24 02:37:45 PDT 2016
grimar added a subscriber: grimar.
grimar added a comment.
In https://reviews.llvm.org/D23751#523869, @ruiu wrote:
> There is at most one SECTIONS command...
btw that is not true :( linkerscript-sections.s contains case for multiple SECTIONS command. I also was wonder why do we support this wierd case.
https://reviews.llvm.org/D23751
More information about the llvm-commits
mailing list