[PATCH] D38180: [ELF] - ICF: improve support of SHF_LINK_ORDER sections.

George Rimar via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Tue Sep 26 15:31:00 PDT 2017


grimar updated this revision to Diff 116658.
grimar added a comment.

- Added error for case when multiple SHF_LINK_ORDER sections with the same target.
- Added testcase for checking above.


https://reviews.llvm.org/D38180

Files:
  ELF/ICF.cpp
  ELF/InputSection.cpp
  ELF/InputSection.h
  test/ELF/icf-link-order-err.s
  test/ELF/icf-link-order.s

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D38180.116658.patch
Type: text/x-patch
Size: 4482 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20170926/ceb85f85/attachment-0001.bin>


More information about the llvm-commits mailing list