[PATCH] D29273: [ELF] - Added partial support for --emit-relocs (no --gc-section case)
George Rimar via Phabricator via llvm-commits
llvm-commits at lists.llvm.org
Wed Feb 1 02:35:42 PST 2017
grimar updated this revision to Diff 86598.
grimar edited the summary of this revision.
grimar added a comment.
- Addressed review comment.
https://reviews.llvm.org/D29273
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: D29273.86598.patch
Type: text/x-patch
Size: 10821 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20170201/ffeff6e6/attachment.bin>
More information about the llvm-commits
mailing list