[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:45:03 PST 2017
grimar updated this revision to Diff 88743.
grimar edited the summary of this revision.
grimar added a comment.
- Rebased.
- Addred support for discarding .eh_frame
https://reviews.llvm.org/D29273
Files:
ELF/InputFiles.cpp
ELF/InputSection.h
ELF/LinkerScript.cpp
test/ELF/linkerscript/emit-reloc-discard.s
test/ELF/linkerscript/relocatable-ehframe-discard.s
-------------- next part --------------
A non-text attachment was scrubbed...
Name: D29273.88743.patch
Type: text/x-patch
Size: 3635 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20170216/a41b9bc4/attachment.bin>
More information about the llvm-commits
mailing list