[PATCH] D33824: [ELF] - Do not merge relocation sections by name when using --emit-relocs.

George Rimar via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Tue Jun 6 00:39:56 PDT 2017


grimar updated this revision to Diff 101519.
grimar edited the summary of this revision.
grimar added a comment.

- Addressed review comments.
- Switched to linkerscript testcase.


https://reviews.llvm.org/D33824

Files:
  ELF/OutputSections.cpp
  ELF/OutputSections.h
  ELF/Writer.cpp
  test/ELF/emit-relocs-merge.s
  test/ELF/linkerscript/emit-relocs-multiple.s

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D33824.101519.patch
Type: text/x-patch
Size: 3777 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20170606/478d1f7f/attachment.bin>


More information about the llvm-commits mailing list