llvm-project/llvm/test/tools/llvm-objdump
Nico Weber 1a3f88658a [llvm-objdump] Add an llvm-otool tool
This implements an LLVM tool that's flag- and output-compatible
with macOS's `otool` -- except for bugs, but from testing with both
`otool` and `xcrun otool-classic`, llvm-otool matches vanilla
otool's behavior very well already. It's not 100% perfect, but
it's a very solid start.

This uses the same approach as llvm-objcopy: llvm-objdump uses
a different OptTable when it's invoked as llvm-otool. This
is possible thanks to D100433.

Differential Revision: https://reviews.llvm.org/D100583
2021-04-20 08:24:58 -04:00
..
COFF
ELF [AMDGPU] Add some missing testing for new subtargets gfx90a and gfx90c 2021-04-06 08:38:59 +01:00
Inputs [llvm-objdump][test] - Stop using precompiled binary in MachO/disassemble-g-dsym.test 2020-10-29 10:06:08 +03:00
MachO [llvm-objdump] Add an llvm-otool tool 2021-04-20 08:24:58 -04:00
X86 [llvm-objdump] Switch command-line parsing from llvm::cl to OptTable 2021-04-14 20:12:24 -04:00
XCOFF
wasm [Object][WebAssembly] Update format of error messages 2021-01-25 21:12:53 -08:00
all-headers.test
archive-headers.test
eh_frame-mipsel.test Add the ability to extract the unwind rows from DWARF Call Frame Information. 2021-01-28 13:39:17 -08:00
eh_frame_zero_cie.test
embedded-source.test
file-headers-pe.test
full-contents.test
help.test [llvm-objdump] Switch command-line parsing from llvm::cl to OptTable 2021-04-14 20:12:24 -04:00
invalid-input.test
invalid-symbol-table-size.test
malformed-archives.test [llvm-objdump] - Rewrite malformed-archives.test to use YAML descriptions. 2020-10-28 15:40:59 +03:00
mattr-mcpu-help.test [llvm-objdump] Require x86 target for mcpu/attr test 2020-11-30 13:55:31 +00:00
non-archive-object.test
openbsd-headers.test
option-grouping.test
private-headers-dynamic-section.test
private-headers-no-dynamic-segment.test
private-headers-no-dynamic.test
relocation-xindex-symbol.test
relocations-in-nonreloc.test
section-filter.test [llvm-objdump] try to fix section-filter.test in full builds after 51aa61e74b 2021-04-14 20:58:51 -04:00
section-headers.test
tool-name.test [llvm-objdump] Add an llvm-otool tool 2021-04-20 08:24:58 -04:00
unimplemented-features.test
verneed-wrong-info.test
warn-missing-section.test
warn-on-out-of-range-start-stop-address.test [yaml2obj] - ProgramHeaders: introduce FirstSec/LastSec instead of Sections list. 2020-11-09 13:00:50 +03:00