1
0
mirror of https://github.com/RPCS3/llvm-mirror.git synced 2024-10-19 02:52:53 +02:00
llvm-mirror/tools/llvm-objcopy
Jordan Rupprecht 97e61228e0 [NFC][llvm-objcopy] Fix redundant config checks.
The check for unsupported options checks some configs twice in a || expression. Fixes PR47107.
2020-08-11 10:37:19 -07:00
..
COFF Re-land "Migrate the rest of COFFObjectFile to Error" 2020-06-11 14:46:16 -07:00
ELF [llvm-objcopy] Fix crash when removing symbol table at same time as adding a symbol 2020-07-05 05:14:00 +03:00
MachO [NFC][llvm-objcopy] Fix redundant config checks. 2020-08-11 10:37:19 -07:00
wasm SymbolicFile.h - removed unused FileSystem.h include. NFC. 2020-05-28 15:26:31 +01:00
Buffer.cpp [llvm-objcopy][NFC] Remove unnecessary llvm-objcopy.h #includes 2019-03-13 23:40:16 +00:00
Buffer.h
CMakeLists.txt Add symlinks for libtool and install_name_tool 2020-08-07 13:46:36 -07:00
CommonOpts.td [llvm-objcopy][ELF] Implement --only-keep-debug 2019-11-05 08:56:15 -08:00
CopyConfig.cpp [llvm-install-name-tool] Merge install-name options 2020-07-06 20:32:32 -07:00
CopyConfig.h [llvm-install-name-tool] Merge install-name options 2020-07-06 20:32:32 -07:00
InstallNameToolOpts.td [llvm-install-name-tool] Add -change option 2020-06-30 11:28:53 -07:00
llvm-objcopy.cpp [llvm-objcopy] Improve tool selection logic to recognize llvm-strip-$major as strip 2020-03-23 13:49:26 -07:00
llvm-objcopy.h
LLVMBuild.txt
ObjcopyOpts.td [llvm-objcopy] Add --set-section-alignment 2019-10-02 12:41:25 +00:00
StripOpts.td [llvm-objcopy][MachO] Add support for removing Swift symbols 2020-05-26 16:49:56 -07:00