[PATCH] D23352: [ELF] - Linkerscript: implemented simple heuristic for placing orphan sections.
George Rimar via llvm-commits
llvm-commits at lists.llvm.org
Sat Sep 17 10:08:06 PDT 2016
grimar updated this revision to Diff 71734.
grimar added a comment.
- Rebased/reimplemented. Latest changes in lld (r281778) allowed to simplify this patch a lot.
https://reviews.llvm.org/D23352
Files:
ELF/LinkerScript.cpp
ELF/LinkerScript.h
test/ELF/linkerscript/data-segment-relro.s
test/ELF/linkerscript/eh-frame-hdr.s
test/ELF/linkerscript/merge-sections.s
test/ELF/linkerscript/non-alloc.s
test/ELF/linkerscript/sections-constraint.s
test/ELF/linkerscript/sections-orphans.s
test/ELF/linkerscript/sections.s
test/ELF/linkerscript/symbols-synthetic.s
test/ELF/linkerscript/va.s
-------------- next part --------------
A non-text attachment was scrubbed...
Name: D23352.71734.patch
Type: text/x-patch
Size: 15834 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20160917/2ebb11cd/attachment.bin>
More information about the llvm-commits
mailing list