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
Keith Smiley 63e3d161d6 [llvm-install-name-tool] Add -prepend_rpath option
This diff adds the option -prepend_rpath which inserts an rpath as
the first rpath in the binary.

Test plan: make check-all

Differential revision: https://reviews.llvm.org/D89605
2020-10-23 15:01:03 -07:00
..
COFF [llvm-objcopy][NFC] fix style issues reported by clang-format. 2020-10-06 15:06:25 +03:00
ELF [llvm-objcopy][NFC] fix style issues reported by clang-format. 2020-10-06 15:06:25 +03:00
MachO [llvm-install-name-tool] Add -prepend_rpath option 2020-10-23 15:01:03 -07:00
wasm [llvm-objcopy][NFC] refactor error handling. part 3. 2020-10-02 23:55:05 +03:00
BitcodeStripOpts.td [llvm-objcopy][MachO] Add llvm-bitcode-strip driver 2020-09-18 18:13:05 -07:00
Buffer.cpp
Buffer.h
CMakeLists.txt [llvm-objcopy][MachO] Add llvm-bitcode-strip driver 2020-09-18 18:13:05 -07:00
CommonOpts.td
CopyConfig.cpp [llvm-install-name-tool] Add -prepend_rpath option 2020-10-23 15:01:03 -07:00
CopyConfig.h [llvm-install-name-tool] Add -prepend_rpath option 2020-10-23 15:01:03 -07:00
InstallNameToolOpts.td [llvm-install-name-tool] Add -prepend_rpath option 2020-10-23 15:01:03 -07:00
llvm-objcopy.cpp [llvm-objcopy][NFC] Extract arg parsing logic into a helper function 2020-10-22 23:33:33 -07:00
llvm-objcopy.h [llvm-objcopy][MachO] Add support for universal binaries 2020-10-06 04:01:40 -07:00
LLVMBuild.txt
ObjcopyOpts.td
StripOpts.td [llvm-objcopy][MachO] Add support for removing Swift symbols 2020-05-26 16:49:56 -07:00