[PATCH] D26864: Simplify handling of SHF_LINK_ORDER
Rafael Ávila de Espíndola via llvm-commits
llvm-commits at lists.llvm.org
Fri Nov 18 10:31:46 PST 2016
rafael created this revision.
rafael added reviewers: ruiu, peter.smith.
rafael added a subscriber: llvm-commits.
It seems a lot simpler to just sort the sections and let the relocations do the rest.
https://reviews.llvm.org/D26864
Files:
ELF/OutputSections.cpp
ELF/Writer.cpp
-------------- next part --------------
A non-text attachment was scrubbed...
Name: D26864.78554.patch
Type: text/x-patch
Size: 4494 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20161118/f5567b02/attachment.bin>
More information about the llvm-commits
mailing list