1
0
mirror of https://github.com/RPCS3/llvm-mirror.git synced 2024-11-26 12:43:36 +01:00
llvm-mirror/test/tools/llvm-objdump
Fangrui Song d68dfedd72 [test] Use yaml2obj -o %t instead of > %t
To improve consistency and avoid unneeded shell feature (output
redirection).

While here, make other changes to improve consistency

--docnum 1 => --docnum=1
-docnum=x => --docnum=x
2020-01-21 17:20:18 -08:00
..
AArch64
AMDGPU llc: Change behavior of -mcpu with existing attribute 2020-01-07 10:10:25 -05:00
ARM
Hexagon Migrate function attribute "no-frame-pointer-elim" to "frame-pointer"="all" as cleanups after D56351 2019-12-24 15:57:33 -08:00
Inputs llvm-objdump should ignore Mach-O stab symbols for disassembly. 2019-12-20 15:20:53 -08:00
Mips
PowerPC
WebAssembly
X86 [test] Use yaml2obj -o %t instead of > %t 2020-01-21 17:20:18 -08:00
all-headers.test [test][tools] Add missing and improve testing 2019-12-09 12:24:23 +00:00
archive-headers.test
call-absolute-symbol-elf.test
coff-file.test
coff-import-library.test
coff-large-bss.test
coff-many-relocs.test
coff-non-null-terminated-file.test
coff-private-headers.test
common-symbol-elf.test
eh_frame_zero_cie.test
eh_frame-arm64.test
eh_frame-coff.test
eh_frame-mipsel.test
elf-dynamic-section-machine-specific.test [llvm-objdump] - Fix the indentation when printing dynamic tags. 2020-01-20 12:29:50 +03:00
elf-dynamic-section.test [test] Use yaml2obj -o %t instead of > %t 2020-01-21 17:20:18 -08:00
elf-pt-gnu-property.test [ELF] Support for PT_GNU_PROPERTY in header and tools 2019-12-04 15:38:12 +00:00
elf-symbol-visibility.test
embedded-source.test
file-headers-coff.test [test] Use yaml2obj -o %t instead of > %t 2020-01-21 17:20:18 -08:00
file-headers-elf.test [test] Use yaml2obj -o %t instead of > %t 2020-01-21 17:20:18 -08:00
file-headers-pe.test [test] Use yaml2obj -o %t instead of > %t 2020-01-21 17:20:18 -08:00
file-headers-unsupported.test
full-contents.test [test] Use yaml2obj -o %t instead of > %t 2020-01-21 17:20:18 -08:00
help.test
hex-relocation-addr.test
invalid-input.test
lit.local.cfg
macho-bad-bind.test
macho-bad-dysymtab.test [test] Use yaml2obj -o %t instead of > %t 2020-01-21 17:20:18 -08:00
macho-bad-ordinal.test
macho-bad-trie.test
macho-bind2.test
macho-bind.test
macho-compact-unwind-i386.test
macho-compact-unwind-x86_64.test
macho-exports-trie.test
macho-lazy-bind.test
macho-LLVM-bundle.test
macho-objc-meta-data.test
macho-rebase.test
macho-sections.test
macho-stabs.test Constrain the macho-stabs test added in f72d001e099 to run on systems configured with an x86 backend. 2019-12-20 17:40:37 -08:00
macho-unwind-info-arm64.test
macho-unwind-info-no-relocs.test
macho-unwind-info-x86_64.test
macho-weak-bind.test
malformed-archives.test
malformed-macho.test
malformed-unwind-x86_64.test
non-archive-object.test [test] Use yaml2obj -o %t instead of > %t 2020-01-21 17:20:18 -08:00
openbsd-headers.test
option-grouping.test
private-headers-dynamic-section.test
private-headers-no-dynamic-segment.test [test] Use yaml2obj -o %t instead of > %t 2020-01-21 17:20:18 -08:00
private-headers-no-dynamic.test [test] Use yaml2obj -o %t instead of > %t 2020-01-21 17:20:18 -08:00
proc-specific-section-elf.test
relocation-xindex-symbol.test
relocations-elf.test [test] Use yaml2obj -o %t instead of > %t 2020-01-21 17:20:18 -08:00
relocations-in-nonreloc.test [llvm-objdump] Print relocation addends in hexadecimal 2019-11-19 12:27:18 +00:00
section-filter.test
section-headers.test
symbol-table-elf.test [test] Use yaml2obj -o %t instead of > %t 2020-01-21 17:20:18 -08:00
verdef-elf.test [test] Use yaml2obj -o %t instead of > %t 2020-01-21 17:20:18 -08:00
verneed-elf.test [test] Use yaml2obj -o %t instead of > %t 2020-01-21 17:20:18 -08:00
verneed-wrong-info.test [test] Use yaml2obj -o %t instead of > %t 2020-01-21 17:20:18 -08:00
warn-missing-section.test
warn-on-out-of-range-start-stop-address.test [test] Use yaml2obj -o %t instead of > %t 2020-01-21 17:20:18 -08:00
wasm-corrupt-section.test
wasm.txt
win64-unwind-data.test
xcoff-disassemble-all.test implement printing out raw section data of xcoff objectfile for llvm-objdump 2019-11-19 13:31:00 -05:00
xcoff-raw-section-data.test implement printing out raw section data of xcoff objectfile for llvm-objdump 2019-11-19 13:31:00 -05:00
xcoff-section-headers.test Reland [llvm-objdump] Use a counter for llvm-objdump -h instead of the section index. 2019-10-17 21:55:43 +00:00