1
0
mirror of https://github.com/RPCS3/llvm-mirror.git synced 2024-11-23 11:13:28 +01:00
llvm-mirror/tools/llvm-objcopy
Wolfgang Pieb e63d396025 [llvm-strip] Support --strip-sections
llvm-objcopy already supports --strip-sections. It is a good fit for its alias llvm-strip
to support it as well.

Reviewers: rupprecht, jhenderson

Differential Revision: https://reviews.llvm.org/D65787

llvm-svn: 368241
2019-08-08 00:35:16 +00:00
..
COFF [llvm-objcopy] Improve --add-section argument string parsing 2019-07-29 16:22:40 +00:00
ELF [llvm-objcopy] Allow strip symtab in executables and DSOs 2019-07-23 08:03:30 +00:00
MachO [llvm-objcopy][MachO] Fix strict-aliasing warning. NFCI 2019-06-24 23:39:01 +00:00
Buffer.cpp [llvm-objcopy][NFC] Remove unnecessary llvm-objcopy.h #includes 2019-03-13 23:40:16 +00:00
Buffer.h
CMakeLists.txt [llvm-objcopy][MachO] Rebuild the symbol/string table in the writer 2019-06-21 00:21:50 +00:00
CopyConfig.cpp [llvm-strip] Support --strip-sections 2019-08-08 00:35:16 +00:00
CopyConfig.h [llvm-objcopy][NFC] Refactor output target parsing v2 2019-07-05 05:28:38 +00:00
llvm-objcopy.cpp [llvm-objcopy] Don't change permissions of non-regular output files 2019-07-11 10:17:59 +00:00
llvm-objcopy.h
LLVMBuild.txt
ObjcopyOpts.td [llvm-objcopy][llvm-strip] Fix help text typo for --allow-broken-links 2019-06-25 13:14:18 +00:00
StripOpts.td [llvm-strip] Support --strip-sections 2019-08-08 00:35:16 +00:00