[PATCH] D13286: [ELF2] Add --[no-]whole-archive command line switches
Igor Kudrin via llvm-commits
llvm-commits at lists.llvm.org
Thu Oct 1 09:50:59 PDT 2015
ikudrin updated this revision to Diff 36264.
ikudrin added a comment.
- Rebase to the top
- Fix indentation
- Sort switches
- Slightly rework ArchiveFile && add explanations why we have to keep it
http://reviews.llvm.org/D13286
Files:
ELF/Config.h
ELF/Driver.cpp
ELF/InputFiles.cpp
ELF/InputFiles.h
ELF/Options.td
ELF/SymbolTable.cpp
test/elf2/Inputs/whole-archive.s
test/elf2/whole-archive.s
-------------- next part --------------
A non-text attachment was scrubbed...
Name: D13286.36264.patch
Type: text/x-patch
Size: 6179 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20151001/49ae074d/attachment.bin>
More information about the llvm-commits
mailing list