[PATCH] D13950: ELF2: Implement --gc-sections.
Rui Ueyama via llvm-commits
llvm-commits at lists.llvm.org
Wed Oct 21 14:43:45 PDT 2015
ruiu updated this revision to Diff 38052.
ruiu added a comment.
- Fix formatting
- Fix test
http://reviews.llvm.org/D13950
Files:
ELF/CMakeLists.txt
ELF/Config.h
ELF/Driver.cpp
ELF/InputFiles.cpp
ELF/InputFiles.h
ELF/InputSection.h
ELF/MarkLive.cpp
ELF/Options.td
ELF/OutputSections.cpp
ELF/SymbolTable.h
ELF/Symbols.h
ELF/Writer.cpp
ELF/Writer.h
test/elf2/gc-sections.s
-------------- next part --------------
A non-text attachment was scrubbed...
Name: D13950.38052.patch
Type: text/x-patch
Size: 14293 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20151021/3508a9c2/attachment.bin>
More information about the llvm-commits
mailing list