[PATCH] D29273: [ELF] - Added support of linkerscript's "/DISCARD/" for --emit-relocs

George Rimar via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Thu Feb 16 08:51:05 PST 2017


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

- Renamed testcases.


https://reviews.llvm.org/D29273

Files:
  ELF/InputFiles.cpp
  ELF/InputSection.h
  ELF/LinkerScript.cpp
  test/ELF/linkerscript/emit-relocs-discard.s
  test/ELF/linkerscript/emit-relocs-ehframe-discard.s

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D29273.88745.patch
Type: text/x-patch
Size: 3638 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20170216/2070bf17/attachment.bin>


More information about the llvm-commits mailing list