1
0
mirror of https://github.com/RPCS3/llvm-mirror.git synced 2024-11-24 19:52:54 +01:00
llvm-mirror/test/tools/llvm-objdump
Nico Weber 6118390ec8 Make malformed-machos.test pass on my Mac.
For some reason, llvm-objdump defaults to -arch=i386 on this system while
the test checks x86_64 output. Explicitly pass -arch=x86_64.

llvm-svn: 341944
2018-09-11 14:10:33 +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 ARM: add binary file git swallowed. 2018-06-26 12:28:47 +00:00
Hexagon [DebugInfo] Add DILabel metadata and intrinsic llvm.dbg.label. 2018-05-09 02:40:45 +00:00
Inputs [llvm-objdump] Add dynamic section printing to private-headers option 2018-07-25 11:09:20 +00:00
Mips
WebAssembly [WebAsembly] Update default triple in test files to wasm32-unknown-unkown. 2018-05-10 17:49:11 +00:00
X86 Make malformed-machos.test pass on my Mac. 2018-09-11 14:10:33 +00:00
archive-headers.test [llvm-objcopy] Fix timezone dependant tests 2018-07-05 15:24:11 +00:00
call-absolute-symbol-elf.test Require x86 for this test. 2018-06-28 23:22:14 +00:00
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-mipsel.test
embedded-source.test [DebugInfo] Fix buildbot failure on non-X86 targets 2018-02-24 16:25:43 +00:00
file-headers-coff.test [llvm-objdump] Add --file-headers (-f) option 2018-07-04 15:25:03 +00:00
file-headers-elf.test [llvm-objdump] Add --file-headers (-f) option 2018-07-04 15:25:03 +00:00
file-headers-pe.test [llvm-objdump] Add --file-headers (-f) option 2018-07-04 15:25:03 +00:00
file-headers-unsupported.test [llvm-objdump] Add --file-headers (-f) option 2018-07-04 15:25:03 +00:00
hex-relocation-addr.test
invalid-input.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-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-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
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
section-filter.test
wasm-corrupt-section.test
wasm.txt [WebAssembly] Add version to object file metadata 2018-04-26 18:15:32 +00:00
win64-unwind-data.test