1
0
mirror of https://github.com/RPCS3/llvm-mirror.git synced 2024-11-26 04:32:44 +01:00
llvm-mirror/tools/llvm-objcopy
Eugene Leviant b104a0f956 [llvm-strip] Add --strip-symbol
Differential revision: https://reviews.llvm.org/D57440

llvm-svn: 352746
2019-01-31 12:16:20 +00:00
..
COFF [llvm-objcopy] Support -X|--discard-locals. 2019-01-30 14:58:13 +00:00
ELF [llvm-objcopy][NFC] More error propagation (linkToBuildIdDir) 2019-01-30 18:13:30 +00:00
Buffer.cpp [llvm-objcopy] Fix crash when writing empty binary output 2019-01-28 15:02:40 +00:00
Buffer.h [llvm-objcopy] Fix crash when writing empty binary output 2019-01-28 15:02:40 +00:00
CMakeLists.txt [llvm-objcopy] [COFF] Add support for removing symbols 2019-01-10 21:28:24 +00:00
CopyConfig.cpp [llvm-strip] Add --strip-symbol 2019-01-31 12:16:20 +00:00
CopyConfig.h [llvm-objcopy] Support -X|--discard-locals. 2019-01-30 14:58:13 +00:00
llvm-objcopy.cpp [llvm-objcopy][NFC] More error propagation 2019-01-30 14:36:53 +00:00
llvm-objcopy.h [llvm-objcopy] Return Error from Buffer::allocate(), [ELF]Writer::finalize(), and [ELF]Writer::commit() 2019-01-22 23:49:16 +00:00
LLVMBuild.txt Update the file headers across all of the LLVM projects in the monorepo 2019-01-19 08:50:56 +00:00
ObjcopyOpts.td [llvm-objcopy] Support -X|--discard-locals. 2019-01-30 14:58:13 +00:00
StripOpts.td [llvm-strip] Add --strip-symbol 2019-01-31 12:16:20 +00:00