[PATCH] D28612: [ELF] - Added support for --emit-relocs.

George Rimar via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Mon Jan 23 07:19:55 PST 2017


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

- Addressed review comment (removed command line combination restrictions, what became possible after https://reviews.llvm.org/D29021).
- Rebased.


https://reviews.llvm.org/D28612

Files:
  ELF/Config.h
  ELF/Driver.cpp
  ELF/InputFiles.cpp
  ELF/InputSection.cpp
  ELF/LinkerScript.cpp
  ELF/Options.td
  ELF/OutputSections.cpp
  ELF/Writer.cpp
  test/ELF/Inputs/emit-relocs.s
  test/ELF/emit-relocs.s
  test/ELF/linkerscript/emit-reloc-discard.s

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D28612.85383.patch
Type: text/x-patch
Size: 8662 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20170123/0712389e/attachment.bin>


More information about the llvm-commits mailing list