llvm-project/llvm/test/tools/llvm-objdump/MachO/AArch64
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
..
Inputs
arm64_32-fat.test
arm64_32.s
lit.local.cfg
mach-print-armv8crypto.test
macho-arm64-subtypes.test
macho-fat-arm-disasm.test
macho-kextbundle.test
macho-link-opt-hints.test [llvm-objdump] Add an llvm-otool tool 2021-04-20 08:24:58 -04:00
macho-print-mrs.test
macho-print-thread-arm64_32.test
macho-print-thread.test
macho-private-headers.test
macho-reloc-addend.test
macho-symbolized-disassembly.test
macho-zerofill.s
pc-rel-targets.test