llvm-project/llvm/test/tools/llvm-objcopy/MachO
Cornelius Aschermann 4d54c6fc5a [llvm-objcopy][MachO] Fix adding multiple sections
This diff fixes missing fields initialization (Size, VMSize).
Previously this resulted in broken binaries when multiple sections
were added in one tool's invocatation.

Test plan: make check-all

Differential revision: https://reviews.llvm.org/D90690
2020-11-07 18:16:06 -08:00
..
Inputs [DWARFYAML] Make the include_directories, file_names and opcodes fields of the line table optional. 2020-09-18 20:21:11 +08:00
add-multiple-sections.test [llvm-objcopy][MachO] Fix adding multiple sections 2020-11-07 18:16:06 -08:00
add-section-32.test [llvm-objcopy][MachO] Fix --add-section 2020-09-24 01:51:10 -07:00
add-section-64.test [llvm-objcopy][MachO] Fix --add-section 2020-09-24 01:51:10 -07:00
add-section-error.test [llvm-objcopy][MachO] Fix --add-section 2020-09-24 01:51:10 -07:00
basic-big-endian-32-copy.test [llvm-objcopy][MachO] Avoid accidental invalid relocations in tests 2020-04-27 15:33:17 -07:00
basic-big-endian-64-copy.test [MC] Adjust StringTableBuilder for linked Mach-O binaries 2020-10-22 19:19:41 -07:00
basic-executable-copy.test
basic-little-endian-32-copy.test [llvm-objcopy][MachO] Avoid accidental invalid relocations in tests 2020-04-27 15:33:17 -07:00
basic-little-endian-64-copy.test [MC] Adjust StringTableBuilder for linked Mach-O binaries 2020-10-22 19:19:41 -07:00
code_signature_lc.test [MC] Adjust StringTableBuilder for linked Mach-O binaries 2020-10-22 19:19:41 -07:00
discard-all.test
dump-section-before-add-remove.test [llvm-objcopy] Reorder --dump-section for MachO 2020-06-05 10:49:22 -07:00
dump-section.test
encrypt_info_64_lc.test [llvm-objcopy][MachO] Copy LC_ENCRYPT_INFO/LC_ENCRYPT_INFO_64 load commands 2020-04-20 16:34:46 -07:00
encrypt_info_lc.test [llvm-objcopy][MachO] Copy LC_ENCRYPT_INFO/LC_ENCRYPT_INFO_64 load commands 2020-04-20 16:34:46 -07:00
indirect-symbol-table-copy.s
install-name-tool-add-rpath.test [llvm-install-name-tool] Quote passed rpath args in error messages 2020-10-28 15:22:33 -07:00
install-name-tool-change.test [llvm-install-name-tool] Tighten some path checks 2020-06-30 17:20:00 -07:00
install-name-tool-delete-rpath.test [llvm-install-name-tool] Quote passed rpath args in error messages 2020-10-28 15:22:33 -07:00
install-name-tool-id.test [llvm-install-name-tool] Tighten some path checks 2020-06-30 17:20:00 -07:00
install-name-tool-prepend-rpath.test [llvm-install-name-tool] Quote passed rpath args in error messages 2020-10-28 15:22:33 -07:00
install-name-tool-rpath.test [llvm-install-name-tool] Quote passed rpath args in error messages 2020-10-28 15:22:33 -07:00
lc-load-weak-dylib.test [llvm-objcopy][MachO] Copy LC_LOAD_WEAK_DYLIB load commands 2020-04-23 12:21:44 -07:00
min-version-load-commands.test
only-section.test
real-world-input-copy.test
redefine-symbol.s
relocations.test [llvm-objcopy][MachO] Handle relocation entries where r_extern is zero 2020-04-27 17:59:07 -07:00
remove-lc-index-update.test [llvm-install-name-tool] Implement delete_rpath option 2020-06-22 16:49:49 -07:00
remove-section-dead-symbols.test [llvm-objcopy][MachO] Make --remove-section clean up dead symbols 2020-04-22 14:26:42 -07:00
remove-section-error.test [llvm-objcopy][MachO] Make --remove-section clean up dead symbols 2020-04-22 14:26:42 -07:00
remove-section.test
remove-swift-symbols.test [MC] Adjust StringTableBuilder for linked Mach-O binaries 2020-10-22 19:19:41 -07:00
segment-size-alignment.test [llvm-objcopy][MachO] Fix segment size alignment 2020-06-29 23:55:21 -07:00
segments-vmsize.test [MC] Adjust StringTableBuilder for linked Mach-O binaries 2020-10-22 19:19:41 -07:00
strip-all.test [llvm-objcopy][MachO] Add support for universal binaries 2020-10-06 04:01:40 -07:00
strip-debug.test [llvm-objcopy][MachO] Avoid accidental invalid relocations in tests 2020-04-27 15:33:17 -07:00
symbol-table.test [MC] Adjust StringTableBuilder for linked Mach-O binaries 2020-10-22 19:19:41 -07:00
universal-object.test [llvm-objcopy][MachO] Add support for universal binaries 2020-10-06 04:01:40 -07:00
virtual-section.test [llvm-objcopy][MachO] Fix the calculation of the output size 2020-10-22 13:58:11 -07:00
zero-offset-section.test [llvm-objcopy][MachO] Skip sections with zero offset 2020-11-06 13:29:43 -08:00