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

George Rimar via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Fri Jan 20 06:43:08 PST 2017


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

- Rebased
- Fixedcase when patch crashed because rel/rela section refered to secrion discarded in script. Added testcase.


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/SyntheticSections.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.85131.patch
Type: text/x-patch
Size: 10402 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20170120/c8ebce8d/attachment.bin>


More information about the llvm-commits mailing list