[PATCH] D13950: ELF2: Implement --gc-sections.
Rui Ueyama via llvm-commits
llvm-commits at lists.llvm.org
Wed Oct 21 16:16:49 PDT 2015
ruiu updated this revision to Diff 38062.
ruiu added a comment.
USE sh_type instead of section name.
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.38062.patch
Type: text/x-patch
Size: 14685 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20151021/8a45d7f2/attachment.bin>
More information about the llvm-commits
mailing list