llvm-project/llvm/test/tools/llvm-objcopy/MachO/Inputs
Fangrui Song 242002770b [llvm-objcopy][MachO] Fix symbol order in the symbol table
Only consider isUndefinedSymbol() when the symbol is not local. This
fixes an assert failure when copying the symbol table, if a n_type=0x20
symbol is followed by a n_type=0x64 symbol.

Reviewed By: alexshap, seiya

Differential Revision: https://reviews.llvm.org/D70475
2019-11-21 09:30:46 -08:00
..
i386.yaml Introduce llvm-install-name-tool 2019-11-19 23:42:37 -08:00
macho.32.s
macho.64.s
min_iphoneos_version_lc.yaml [llvm-objcopy][MachO] Add support for min os version load commands 2019-10-25 11:42:29 -07:00
min_macos_version_lc.yaml [llvm-objcopy][MachO] Add support for min os version load commands 2019-10-25 11:42:29 -07:00
min_tvos_version_lc.yaml [llvm-objcopy][MachO] Add support for min os version load commands 2019-10-25 11:42:29 -07:00
min_watchos_version_lc.yaml [llvm-objcopy][MachO] Add support for min os version load commands 2019-10-25 11:42:29 -07:00
strip-all-with-dwarf.yaml [llvm-objcopy][MachO] Implement --strip-all 2019-10-31 14:26:46 +09:00
strip-all.yaml [llvm-objcopy][MachO] Fix symbol order in the symbol table 2019-11-21 09:30:46 -08:00
various-symbols.s
x86_64.yaml Introduce llvm-install-name-tool 2019-11-19 23:42:37 -08:00