llvm-project/llvm/test/tools/llvm-objcopy
Fangrui Song 814dffa4b7 [llvm-objcopy][MachO] Support LC_LINKER_OPTIMIZATION_HINT load command
The load command is currently specific to arm64 and holds information
for instruction rewriting, e.g.  converting a GOT load to an ADR to
compute a local address.
(On ELF the information is usually conveyed by relocations, e.g.
R_X86_64_REX_GOTPCRELX, R_PPC64_TOC16_HA)

Reviewed By: alexander-shaposhnikov

Differential Revision: https://reviews.llvm.org/D104968
2021-06-29 18:47:55 -07:00
..
COFF [test] Use host platform specific error message substitution in lit tests 2021-01-29 07:16:30 -05:00
ELF [llvm-objcopy] Make ihex writer similar to binary writer 2021-06-16 10:08:20 -07:00
Inputs
MachO [llvm-objcopy][MachO] Support LC_LINKER_OPTIMIZATION_HINT load command 2021-06-29 18:47:55 -07:00
wasm [test] Use host platform specific error message substitution in lit tests 2021-01-29 07:16:30 -05:00
dash-dash.test [llvm-strip] Add support for '--' for delimiting options from input files 2021-05-20 03:33:51 -07:00
redefine-symbols.test [test] Use host platform specific error message substitution in lit tests 2021-01-29 07:16:30 -05:00
tool-help-message.test [llvm-strip] Add support for '--' for delimiting options from input files 2021-05-20 03:33:51 -07:00
tool-name.test [llvm-objcopy][MachO] Add llvm-bitcode-strip driver 2020-09-18 18:13:05 -07:00
tool-version.test [llvm-objcopy][MachO] Add llvm-bitcode-strip driver 2020-09-18 18:13:05 -07:00