llvm-project/llvm/test/tools/llvm-objdump
Sam Clegg d1152a267c [WebAssembly] Rename relocations from R_WEBASSEMBLY_ to R_WASM_
See https://github.com/WebAssembly/tool-conventions/pull/95.

This is less typing and IMHO more readable, and it also fits with
our naming around the binary format which tends to use the short name.
e.g.

include/llvm/BinaryFormat/Wasm.h
tools/llvm-objdump/WasmDump.cpp
etc..

Differential Revision: https://reviews.llvm.org/D57611

llvm-svn: 353062
2019-02-04 17:28:46 +00:00
..
AArch64 [llvm-objdump] Label calls to the PLT. 2018-08-24 15:21:57 +00:00
AMDGPU AMDGPU: Remove remnants of old address space mapping 2018-08-31 05:49:54 +00:00
ARM
Hexagon Remove irrelevant references to legacy git repositories from 2019-01-15 16:18:52 +00:00
Inputs [WebAssembly] Store section alignment as a power of 2 2019-01-16 01:34:48 +00:00
Mips
WebAssembly [WebAssembly] Rename relocations from R_WEBASSEMBLY_ to R_WASM_ 2019-02-04 17:28:46 +00:00
X86 [llvm-objdump] - llvm-objdump can skip bytes at the end of a section. 2019-02-01 19:11:47 +00:00
all-headers.test [llvm-objdump] - Dump the archive headers when -all-headers is specified. 2019-01-18 12:01:59 +00:00
archive-headers.test [llvm-objcopy] Fix timezone dependant tests 2018-07-05 15:24:11 +00:00
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 [llvm-objdump] Add symbol 'O' for object data 2018-11-11 17:47:13 +00:00
eh_frame-arm64.test
eh_frame-coff.test [COFF] Map truncated .eh_frame section name 2018-12-08 18:15:41 +00:00
eh_frame-mipsel.test
eh_frame_zero_cie.test
embedded-source.test
file-headers-coff.test [llvm-objdump] Fix --file-headers (-f) option 2018-10-19 22:16:49 +00:00
file-headers-elf.test [llvm-objdump] Fix --file-headers (-f) option 2018-10-19 22:16:49 +00:00
file-headers-pe.test [llvm-objdump] Fix --file-headers (-f) option 2018-10-19 22:16:49 +00:00
file-headers-unsupported.test
full-contents.test [commit test] Add blank line to test/tools/llvm-objdump/full-contents.test 2018-11-13 02:14:38 +00:00
hex-relocation-addr.test
invalid-input.test [llvm-objdump][MachO] Disable some invalid input tests 2019-01-10 23:46:31 +00:00
macho-LLVM-bundle.test
macho-bad-bind.test
macho-bad-dysymtab.test [MachO] Fix inconsistency between error messages when validating LC_DYSYMTAB 2018-09-04 16:31:53 +00:00
macho-bad-ordinal.test
macho-bad-trie.test
macho-bind.test
macho-bind2.test
macho-compact-unwind-i386.test
macho-compact-unwind-x86_64.test
macho-exports-trie.test
macho-lazy-bind.test
macho-objc-meta-data.test
macho-rebase.test
macho-sections.test
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 [llvm-objdump] Don't crash when using `-a` on non-archives 2018-10-29 14:17:08 +00:00
private-headers-dynamic-section.test [llvm-objdump] Add dynamic section printing to private-headers option 2018-07-25 11:09:20 +00:00
private-headers-no-dynamic-segment.test [llvm-objdump] Add dynamic section printing to private-headers option 2018-07-25 11:09:20 +00:00
private-headers-no-dynamic.test [llvm-objdump] Add dynamic section printing to private-headers option 2018-07-25 11:09:20 +00:00
proc-specific-section-elf.test
relocations-elf.test [llvm-objdump] add more constraints for tests 2018-11-12 08:10:14 +00:00
section-filter.test
symbol-table-elf.test [llvm-objdump] - Do not include reserved undefined symbol in -t output. 2019-01-10 16:24:10 +00:00
wasm-corrupt-section.test
wasm.txt [llvm-objdump] - Print LMAs when dumping section headers. 2019-01-28 14:11:35 +00:00
win64-unwind-data.test