[PATCH] D40964: [LLD][ELF] Move SHF_LINK_ORDER processing earlier in Writer.cpp [NFC]

Peter Smith via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Mon Dec 11 09:10:58 PST 2017


peter.smith updated this revision to Diff 126382.
peter.smith added a comment.

Rebased in light of changes to https://reviews.llvm.org/D38361. We know use the OutSecOff field for comparisons of .ARM.exidx sections.


https://reviews.llvm.org/D40964

Files:
  ELF/OutputSections.cpp
  ELF/Writer.cpp

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D40964.126382.patch
Type: text/x-patch
Size: 4594 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20171211/938cb45b/attachment.bin>


More information about the llvm-commits mailing list