1
0
mirror of https://github.com/RPCS3/llvm-mirror.git synced 2024-10-19 11:02:59 +02:00
llvm-mirror/tools/llvm-objcopy
2019-02-11 08:25:19 +00:00
..
COFF [llvm-objcopy] Support -X|--discard-locals. 2019-01-30 14:58:13 +00:00
ELF [llvm-objcopy][NFC] Propagate errors in removeSymbols/removeSectionReferences 2019-02-01 15:20:36 +00:00
MachO Update new files added to llvm-objcopy to use the new file header. 2019-02-11 08:25:19 +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] Add ability to copy MachO object files 2019-02-02 00:38:07 +00:00
CopyConfig.cpp [llvm-objcopy] Add few file processing directives 2019-02-08 14:37:54 +00:00
CopyConfig.h [llvm-objcopy] Allow regular expressions in name comparison 2019-02-06 11:00:07 +00:00
llvm-objcopy.cpp [llvm-objcopy] Add --redefine-syms 2019-02-08 10:33:16 +00:00
llvm-objcopy.h [llvm-objcopy] Add --redefine-syms 2019-02-08 10:33: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] Add few file processing directives 2019-02-08 14:37:54 +00:00
StripOpts.td [llvm-objcopy] Allow regular expressions in name comparison 2019-02-06 11:00:07 +00:00