[PATCH] [lld][ELF] Order segments properly
Shankar Kalpathi Easwaran
shankarke at gmail.com
Wed Feb 27 09:38:54 PST 2013
a) Added test case
b) Simplified sections that need seperate segments
c) Segments are ordered in the same way like the default linker on linux
Hi Bigcheese,
http://llvm-reviews.chandlerc.com/D458
CHANGE SINCE LAST DIFF
http://llvm-reviews.chandlerc.com/D458?vs=1089&id=1136#toc
Files:
test/elf/dynamic-segorder.test
lib/ReaderWriter/ELF/HeaderChunks.h
lib/ReaderWriter/ELF/SegmentChunks.h
lib/ReaderWriter/ELF/SectionChunks.h
lib/ReaderWriter/ELF/DefaultLayout.h
-------------- next part --------------
A non-text attachment was scrubbed...
Name: D458.2.patch
Type: text/x-patch
Size: 19006 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20130227/e0fe44d7/attachment.bin>
More information about the llvm-commits
mailing list