[PATCH] D29636: [ELF] - Added partial support for --emit-relocs (no --gc-section case) #2
George Rimar via Phabricator via llvm-commits
llvm-commits at lists.llvm.org
Tue Feb 7 06:12:22 PST 2017
grimar updated this revision to Diff 87414.
grimar added a comment.
- Removed useless limitation.
https://reviews.llvm.org/D29636
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-gc.s
test/ELF/emit-relocs.s
test/ELF/linkerscript/emit-reloc-discard.s
-------------- next part --------------
A non-text attachment was scrubbed...
Name: D29636.87414.patch
Type: text/x-patch
Size: 11143 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20170207/e04c0c7c/attachment.bin>
More information about the llvm-commits
mailing list