llvm-project/llvm/test/tools/llvm-objcopy/ELF
Fangrui Song ce6dd4e835 Revert D130458 "[llvm-objcopy] Support --{,de}compress-debug-sections for zstd"
This reverts commit c26dc2904b.

The new Zstd dispatch has an ongoing design discussion related to https://reviews.llvm.org/D130516#3688123 .
Revert for now before it is resolved.
2022-07-29 15:46:51 -07:00
..
Inputs fix typos in comments 2021-11-29 14:06:33 +01:00
abs-symbol.test
add-gnu-debuglink.test
add-note.test
add-section-and-set-attr.test [llvm-objcopy][ELF] Add --set-section-type 2022-07-13 10:04:21 -07:00
add-section-remove.test
add-section-special.test
add-section.test [objcopy] Refactor CommonConfig to add posibility to specify added/updated sections as MemoryBuffer. 2022-03-01 14:49:41 +03:00
add-symbol-many-sections.test [llvm-objcopy][llvm-strip][test] Improve testing 2021-03-04 11:32:27 +00:00
add-symbol-new-symbol-visibility.test
add-symbol-new-symtab.test [llvm-objcopy] Make --set-section-flags work with --add-section 2020-11-04 09:39:14 -08:00
add-symbol-no-symtab.test Fixed llvm-objcopy to add correct symbol table for ELF with program headers. 2021-05-12 12:39:30 +04:00
add-symbol.test [yaml2obj] - ProgramHeaders: introduce FirstSec/LastSec instead of Sections list. 2020-11-09 13:00:50 +03:00
adjacent-segments.test [yaml2obj] - ProgramHeaders: introduce FirstSec/LastSec instead of Sections list. 2020-11-09 13:00:50 +03:00
archive-unknown-members.test
armexidx-link.test
auto-remove-add-symtab-shndx.test [llvm-objcopy/strip] Fix off-by-one error in SYMTAB_SHNDX need check 2021-03-04 10:23:45 +00:00
bad-output-format.test
basic-archive-copy.test
basic-binary-copy.test [yaml2obj] - ProgramHeaders: introduce FirstSec/LastSec instead of Sections list. 2020-11-09 13:00:50 +03:00
basic-copy.test
basic-keep.test
basic-only-section.test
basic-relocations.test [llvm-readobj] - For SHT_REL relocations, don't display an addend. 2020-12-14 12:03:00 +03:00
binary-first-seg-offset-zero.test [yaml2obj] - ProgramHeaders: introduce FirstSec/LastSec instead of Sections list. 2020-11-09 13:00:50 +03:00
binary-input-and-output.test
binary-input-error.test
binary-input.test [llvm-objcopy] Fix crash for binary input files with non-ascii names 2021-03-05 08:57:40 +00:00
binary-no-paddr.test [llvm-objcopy] -O binary: align sh_offset for section changed from SHT_NOBITS 2022-07-04 21:45:19 -07:00
binary-out-error.test
binary-output-empty.test
binary-output-target.test [PowerPC] Support powerpcle target in LLVMObject [2/5] 2021-01-02 12:17:39 -06:00
binary-paddr.test [llvm-objcopy] -O binary: align sh_offset for section changed from SHT_NOBITS 2022-07-04 21:45:19 -07:00
binary-remove-all-but-one.test [yaml2obj] - ProgramHeaders: introduce FirstSec/LastSec instead of Sections list. 2020-11-09 13:00:50 +03:00
binary-remove-end.test [yaml2obj] - ProgramHeaders: introduce FirstSec/LastSec instead of Sections list. 2020-11-09 13:00:50 +03:00
binary-remove-middle.test [yaml2obj] - ProgramHeaders: introduce FirstSec/LastSec instead of Sections list. 2020-11-09 13:00:50 +03:00
binary-segment-layout.test [yaml2obj] - ProgramHeaders: introduce FirstSec/LastSec instead of Sections list. 2020-11-09 13:00:50 +03:00
cannot-delete-dest.test
change-entry-point.test [llvm-objcopy][llvm-strip][test] Improve testing 2021-03-04 11:32:27 +00:00
check-addr-offset-align-binary.test [yaml2obj] - ProgramHeaders: introduce FirstSec/LastSec instead of Sections list. 2020-11-09 13:00:50 +03:00
check-addr-offset-align.test [yaml2obj] - ProgramHeaders: introduce FirstSec/LastSec instead of Sections list. 2020-11-09 13:00:50 +03:00
common-symbol.test
compress-and-decompress-debug-sections-error.test
compress-debug-sections-default.test Revert D130458 "[llvm-objcopy] Support --{,de}compress-debug-sections for zstd" 2022-07-29 15:46:51 -07:00
compress-debug-sections-groups.test [llvm-objcopy] Remove support for legacy .zdebug sections 2022-06-29 10:42:55 -07:00
compress-debug-sections-invalid-format.test [llvm-objcopy] Remove support for legacy .zdebug sections 2022-06-29 10:42:55 -07:00
compress-debug-sections-symbols.test [llvm-objcopy] Remove support for legacy .zdebug sections 2022-06-29 10:42:55 -07:00
compress-debug-sections-zlib-header.test
compress-debug-sections-zlib.test Revert D130458 "[llvm-objcopy] Support --{,de}compress-debug-sections for zstd" 2022-07-29 15:46:51 -07:00
compress-debug-sections.test [llvm-objcopy] Remove support for legacy .zdebug sections 2022-06-29 10:42:55 -07:00
copy-after-strip-sections.test [yaml2obj] - ProgramHeaders: introduce FirstSec/LastSec instead of Sections list. 2020-11-09 13:00:50 +03:00
copy-osabi.test
cross-arch-headers.test [PowerPC] Support powerpcle target in LLVMObject [2/5] 2021-01-02 12:17:39 -06:00
cross-arch-sections-symbols.test
deterministic-archive.test
discard-all-debug.test
discard-all.test
discard-locals-rel.test
discard-locals.test
discard-mix-local-and-all.test
dump-section-before-add-remove.test
dump-section.test [llvm-objcopy] --dump-section: error if '=' is missing or filename is empty 2021-05-04 17:30:57 -07:00
dwarf-fission.test [llvm-objcopy][ELF] Avoid reordering section headers 2021-08-12 17:12:09 +07:00
dynamic-relocations.test
dynamic.test
dynrelocsec-remove-shinfo-reference.test
dynrelocsec-remove-shlink-reference.test
dynstr.test
dynsym-error-remove-strtab.test
dynsym-valid-refs.test [llvm-objcopy][ELF] Avoid reordering section headers 2021-08-12 17:12:09 +07:00
dynsym.test
elf32be.test
elf32le.test
elf64be.test
empty-section.test [yaml2obj] - ProgramHeaders: introduce FirstSec/LastSec instead of Sections list. 2020-11-09 13:00:50 +03:00
error-format.test [test] Use host platform specific error message substitution in lit tests 2021-01-29 07:16:30 -05:00
explicit-keep-remove.test
explicit-only-section-remove.test
fail-no-output-directory.test
globalize.test [llvm-objcopy][llvm-strip][test] Improve testing 2021-03-04 11:32:27 +00:00
group-addr-misaligned.test
group-big-endian.test [test] Avoid llvm-readelf/llvm-readobj one-dash long options and deprecated aliases (e.g. --file-headers) 2021-07-15 10:26:21 -07:00
group-unchanged.test [test] Avoid llvm-readelf/llvm-readobj one-dash long options and deprecated aliases (e.g. --file-headers) 2021-07-15 10:26:21 -07:00
group.test [llvm-objcopy] Drop GRP_COMDAT if the group signature is localized 2021-07-26 09:05:18 -07:00
identical-segments.test [yaml2obj] - ProgramHeaders: introduce FirstSec/LastSec instead of Sections list. 2020-11-09 13:00:50 +03:00
ihex-reader.test [llvm-objcopy][ELF] Avoid reordering section headers 2021-08-12 17:12:09 +07:00
ihex-writer-empty-sections.test [llvm-objcopy] Exclude empty sections in IHexWriter output 2021-06-12 12:23:07 -07:00
ihex-writer.test [llvm-objcopy] Make ihex writer similar to binary writer 2021-06-16 10:08:20 -07:00
input-output-target.test
invalid-e_phoff.test [NFC][llvm] Inclusive language: reword uses of sanity test and check 2021-11-25 07:21:42 -05:00
invalid-e_shoff.test [NFC][llvm] Inclusive language: reword uses of sanity test and check 2021-11-25 07:21:42 -05:00
invalid-p_filesz-p_offset.test [yaml2obj] - ProgramHeaders: introduce FirstSec/LastSec instead of Sections list. 2020-11-09 13:00:50 +03:00
invalid-preserve-dates.test
keep-file-symbols.test
keep-global-symbols-mix-globalize.test
keep-global-symbols.test [llvm-objcopy][llvm-strip][test] Improve testing 2021-03-04 11:32:27 +00:00
keep-many.test
keep-only-section.test
keep-symbol-remove-section.test
keep-symbol.test [llvm-objcopy][llvm-strip][test] Improve testing 2021-03-04 11:32:27 +00:00
layout-sections-by-original-offsets.test [llvm-objcopy][ELF] Avoid reordering section headers 2021-08-12 17:12:09 +07:00
linked-section.test
localize-hidden.test [llvm-readobj] - For SHT_REL relocations, don't display an addend. 2020-12-14 12:03:00 +03:00
localize.test [llvm-objcopy][llvm-strip][test] Improve testing 2021-03-04 11:32:27 +00:00
many-sections.test [llvm-objcopy][test] Improve many-sections object and test case 2021-03-04 09:42:43 +00:00
marker-segment.test [yaml2obj] - ProgramHeaders: introduce FirstSec/LastSec instead of Sections list. 2020-11-09 13:00:50 +03:00
mips-symbol.test [llvm-objcopy][ObjectYAML][mips] Add MIPS specific ELF section indexes 2022-05-25 09:01:12 -07:00
mips64.test [llvm-objcopy] Fix handling of MIPS64 little endian files 2021-12-14 17:21:27 +03:00
mirror-permissions-unix.test [llvm-objcopy] If input=output, preserve umask bits, otherwise drop S_ISUID/S_ISGID bits 2021-02-24 11:10:09 -08:00
mirror-permissions-win.test
new-symbol-visibility.test
no-strip-all.test [NFC][llvm] Inclusive language: reword uses of sanity test and check 2021-11-25 07:21:42 -05:00
no-symbol-relocation.test [llvm-readobj] - For SHT_REL relocations, don't display an addend. 2020-12-14 12:03:00 +03:00
null-symbol.test
only-keep-debug.test [llvm-objcopy] Make llvm-strip --only-keep-debug suppress default --strip-all 2022-04-18 14:16:10 -07:00
only-section-many.test
only-section-remove-strtab.test
only-section-strip-non-alloc.test
only-section-strip-undefined.test
overlap-chain.test [yaml2obj] - ProgramHeaders: introduce FirstSec/LastSec instead of Sections list. 2020-11-09 13:00:50 +03:00
overlapping-sections-in-segments.test
overlapping-sections.test
parent-loop-check.test [yaml2obj] - ProgramHeaders: introduce FirstSec/LastSec instead of Sections list. 2020-11-09 13:00:50 +03:00
partitions.test
prefix-alloc-sections-dynrelocsec.test
prefix-alloc-sections.test [llvm-objcopy][llvm-strip][test] Improve testing 2021-03-04 11:32:27 +00:00
prefix-symbols.test [llvm-objcopy][llvm-strip][test] Improve testing 2021-03-04 11:32:27 +00:00
preserve-segment-contents-ehdr-phdrs.test [yaml2obj] - ProgramHeaders: introduce FirstSec/LastSec instead of Sections list. 2020-11-09 13:00:50 +03:00
preserve-segment-contents.test [yaml2obj] - ProgramHeaders: introduce FirstSec/LastSec instead of Sections list. 2020-11-09 13:00:50 +03:00
program-headers.test [yaml2obj] - ProgramHeaders: introduce FirstSec/LastSec instead of Sections list. 2020-11-09 13:00:50 +03:00
pt-phdr.test
redefine-symbol.test [llvm-objcopy][llvm-strip][test] Improve testing 2021-03-04 11:32:27 +00:00
regex.test
reloc-error-remove-symtab.test
reloc-no-symtab.test
relocatable-phdr.test
relocations-no-symtab.test [llvm-readobj] - For SHT_REL relocations, don't display an addend. 2020-12-14 12:03:00 +03:00
remove-linked-section.test
remove-multiple-sections.test
remove-section-group.test
remove-section-in-group.test [llvm-objcopy] Drop GRP_COMDAT if the group signature is localized 2021-07-26 09:05:18 -07:00
remove-section-in-segment.test [yaml2obj] - ProgramHeaders: introduce FirstSec/LastSec instead of Sections list. 2020-11-09 13:00:50 +03:00
remove-section-with-symbol.test
remove-section.test
remove-shndx.test
remove-shstrtab-error.test
remove-symtab.test
rename-section-and-prefix-alloc-sections.test
rename-section-and-update.test [llvm-objcopy][ELF] Allow --set-section-flags src=... and --rename-section src=tst 2022-07-11 09:04:45 -07:00
rename-section-duplicate-names.test
rename-section-empty-string.test
rename-section-flag-osproc-mask.test
rename-section-flag-preserved.test [llvm-objcopy][llvm-strip][test] Improve testing 2021-03-04 11:32:27 +00:00
rename-section-flag.test
rename-section-multiple.test
rename-section-relocsec.test [llvm-objcopy] Rename relocation sections together with their targets. 2021-09-29 16:36:37 +07:00
rename-section.test [llvm-objcopy][llvm-strip][test] Improve testing 2021-03-04 11:32:27 +00:00
respect-umask.test
response-file.test
same-file-strip.test
section-index-unsupported.test
sectionless-segment.test
segment-shift-section-remove.test [yaml2obj] - ProgramHeaders: introduce FirstSec/LastSec instead of Sections list. 2020-11-09 13:00:50 +03:00
segment-shift.test [yaml2obj] - ProgramHeaders: introduce FirstSec/LastSec instead of Sections list. 2020-11-09 13:00:50 +03:00
segment-test-remove-section.test [yaml2obj] - ProgramHeaders: introduce FirstSec/LastSec instead of Sections list. 2020-11-09 13:00:50 +03:00
set-section-alignment.test [llvm-objcopy][ELF] Add --set-section-type 2022-07-13 10:04:21 -07:00
set-section-attr-and-rename.test [llvm-objcopy][ELF] Add --set-section-type 2022-07-13 10:04:21 -07:00
set-section-flags-multiple.test
set-section-flags-preserved.test [llvm-objcopy][llvm-strip][test] Improve testing 2021-03-04 11:32:27 +00:00
set-section-flags.test [llvm-objcopy][llvm-strip][test] Improve testing 2021-03-04 11:32:27 +00:00
set-section-type.test [llvm-objcopy][ELF] Add --set-section-type 2022-07-13 10:04:21 -07:00
shared-strtab-shstrtab.s [NFC][llvm] Inclusive language: reword uses of sanity test and check 2021-11-25 07:21:42 -05:00
shstrtab-optimize.test
standard-streams.test
strip-all-and-keep-symbol.test
strip-all-and-remove.test
strip-all-gnu.test [yaml2obj] - ProgramHeaders: introduce FirstSec/LastSec instead of Sections list. 2020-11-09 13:00:50 +03:00
strip-all.test [yaml2obj] - ProgramHeaders: introduce FirstSec/LastSec instead of Sections list. 2020-11-09 13:00:50 +03:00
strip-debug-and-remove.test
strip-debug.test [llvm-objcopy] Remove support for legacy .zdebug sections 2022-06-29 10:42:55 -07:00
strip-dwo-groups.test [llvm-objcopy][ELF] Avoid reordering section headers 2021-08-12 17:12:09 +07:00
strip-dwo-inplace.test [llvm-objcopy][ELF] Avoid reordering section headers 2021-08-12 17:12:09 +07:00
strip-group-symbol.test
strip-multiple-files.test
strip-non-alloc.test [yaml2obj] - ProgramHeaders: introduce FirstSec/LastSec instead of Sections list. 2020-11-09 13:00:50 +03:00
strip-preserve-arm-attributes.test
strip-preserve-atime.test Fix "last accessed time" test failing on Windows 2020-08-10 16:03:14 -04:00
strip-preserve-mtime.test [llvm-objcopy][llvm-strip][test] Improve testing 2021-03-04 11:32:27 +00:00
strip-reloc-symbol.test
strip-section-err.test
strip-sections-keep.test
strip-sections-only-section.test
strip-sections.test [NFC][llvm] Inclusive language: reword uses of sanity test and check 2021-11-25 07:21:42 -05:00
strip-symbol-and-relocation.test
strip-symbol.test [llvm-objcopy][llvm-strip][test] Improve testing 2021-03-04 11:32:27 +00:00
strip-unneeded-aarch64.test [llvm-objcopy] Preserve ARM and AArch64 mapping symbols 2022-01-19 14:41:21 +07:00
strip-unneeded-all-symbols.test [NFC][llvm] Inclusive language: reword uses of sanity test and check 2021-11-25 07:21:42 -05:00
strip-unneeded-arm.test [llvm-objcopy] Preserve ARM and AArch64 mapping symbols 2022-01-19 14:41:21 +07:00
strip-unneeded-remove-debug-keep-link.test
strip-unneeded.test [llvm-objcopy][llvm-strip][test] Improve testing 2021-03-04 11:32:27 +00:00
strtab-optimize.test
symbol-copy.test
symbol-empty-name.test
symtab-error-on-remove-strtab.test [llvm-objcopy][llvm-strip][test] Improve testing 2021-03-04 11:32:27 +00:00
symtab-link.test
tail-merged-string-tables.test [NFC][llvm] Inclusive language: reword uses of sanity test and check 2021-11-25 07:21:42 -05:00
triple-overlap.test [yaml2obj] - ProgramHeaders: introduce FirstSec/LastSec instead of Sections list. 2020-11-09 13:00:50 +03:00
two-seg-remove-end.test [yaml2obj] - ProgramHeaders: introduce FirstSec/LastSec instead of Sections list. 2020-11-09 13:00:50 +03:00
two-seg-remove-first.test [yaml2obj] - ProgramHeaders: introduce FirstSec/LastSec instead of Sections list. 2020-11-09 13:00:50 +03:00
two-seg-remove-third-sec.test [yaml2obj] - ProgramHeaders: introduce FirstSec/LastSec instead of Sections list. 2020-11-09 13:00:50 +03:00
unsupported-machine-specific-shndx.test [llvm-objcopy][ObjectYAML][mips] Add MIPS specific ELF section indexes 2022-05-25 09:01:12 -07:00
update-section.test [llvm-objcopy][COFF] Implement --update-section 2022-02-03 21:30:42 +00:00
weaken-all.test [llvm-objcopy] --weaken-symbol/--weaken: weaken STB_GNU_UNIQUE symbols 2022-03-16 09:48:19 -07:00
weaken.test [llvm-objcopy] --weaken-symbol/--weaken: weaken STB_GNU_UNIQUE symbols 2022-03-16 09:48:19 -07:00
wildcard-flags.test [llvm-objcopy][llvm-strip][test] Improve testing 2021-03-04 11:32:27 +00:00
wildcard-syntax.test
zdebug.yaml [test] Add REQUIRES: zlib to zdebug.yaml 2022-06-29 14:33:22 -07:00