[PATCH] D14382: [ELF2] - Basic implementation of -r/--relocatable
George Rimar via llvm-commits
llvm-commits at lists.llvm.org
Thu Feb 18 06:10:46 PST 2016
grimar updated this revision to Diff 48305.
grimar marked 20 inline comments as done.
grimar added a comment.
- Rebased
- Addressed review comments.
http://reviews.llvm.org/D14382
Files:
ELF/Config.h
ELF/Driver.cpp
ELF/InputFiles.cpp
ELF/InputSection.cpp
ELF/InputSection.h
ELF/Options.td
ELF/OutputSections.cpp
ELF/OutputSections.h
ELF/Writer.cpp
test/ELF/Inputs/relocatable.s
test/ELF/Inputs/relocatable2.s
test/ELF/relocatable.s
test/ELF/strip-all.s
-------------- next part --------------
A non-text attachment was scrubbed...
Name: D14382.48305.patch
Type: text/x-patch
Size: 22557 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20160218/000bd0b1/attachment.bin>
More information about the llvm-commits
mailing list