[PATCH] D38724: [ELF] - Do not collect SHT_REL[A] sections unconditionally when --gc-sections and --emit-relocs used together.

George Rimar via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Mon Oct 16 06:14:53 PDT 2017


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

- Addressed comments, added testcase.


https://reviews.llvm.org/D38724

Files:
  ELF/MarkLive.cpp
  test/ELF/emit-relocs-gc.s
  test/ELF/linkerscript/merge-sections-non-alloc.s

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D38724.119147.patch
Type: text/x-patch
Size: 5679 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20171016/11a77051/attachment.bin>


More information about the llvm-commits mailing list