[PATCH] [ELF] Implement --strip-all/-s
Davide Italiano
davide at freebsd.org
Sun Feb 8 00:51:56 PST 2015
Hi shankarke, ruiu, Bigcheese, rafaelauler,
--strip-debug will follow. Let me know if adding another private member of ElfLinkingContext or you want stripSymbols to grow up to something that can accomodate more than 2 values, e.g. an enum. I haven't strong preferences.
REPOSITORY
rL LLVM
http://reviews.llvm.org/D7489
Files:
include/lld/ReaderWriter/ELFLinkingContext.h
lib/Driver/GnuLdDriver.cpp
lib/Driver/GnuLdOptions.td
lib/ReaderWriter/ELF/ELFLinkingContext.cpp
lib/ReaderWriter/ELF/OutputELFWriter.h
test/elf/strip-all.test
EMAIL PREFERENCES
http://reviews.llvm.org/settings/panel/emailpreferences/
-------------- next part --------------
A non-text attachment was scrubbed...
Name: D7489.19546.patch
Type: text/x-patch
Size: 7021 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20150208/11b9c9f9/attachment.bin>
More information about the llvm-commits
mailing list