[PATCH] D12027: [lld][LinkerScript] Consider order of headers in PHDRS command
Rafael Auler via llvm-commits
llvm-commits at lists.llvm.org
Fri Aug 14 12:16:28 PDT 2015
rafaelauler added a comment.
Is it an error in gnu ld to have two output sections with the same name? I'm not sure if it is. IIRC, I remember Rafael specifically relying on the ability to have multiple sections with the same name in order to reduce the final binary size.
http://reviews.llvm.org/D12027
More information about the llvm-commits
mailing list