llvm-project/llvm/test/tools/llvm-dwarfdump
Ahmed Bougacha f77c948d56 [Triple][MachO] Define "arm64e", an AArch64 subarch for Pointer Auth.
This also teaches MachO writers/readers about the MachO cpu subtype,
beyond the minimal subtype reader support present at the moment.

This also defines a preprocessor macro to allow users to distinguish
__arm64__ from __arm64e__.

arm64e defaults to an "apple-a12" CPU, which supports v8.3a, allowing
pointer-authentication codegen.
It also currently defaults to ios14 and macos11.

Differential Revision: https://reviews.llvm.org/D87095
2020-12-03 07:53:59 -08:00
..
AArch64 [Triple][MachO] Define "arm64e", an AArch64 subarch for Pointer Auth. 2020-12-03 07:53:59 -08:00
RISCV [DWARF][RISCV] Test resolving of RISC-V relocations 2019-12-10 14:02:07 +00:00
X86 [dwarfdump] Recognize __apple sections as debug info sections 2020-10-29 17:54:34 -07:00
cmdline.test llvm-dwarfdump: Exit non-zero on an error path 2020-10-14 22:10:43 -07:00
coff-arm.yaml
coff-arm64.yaml
coff-i386.yaml
coff-x86_64.yaml
debug-frame-dumps-eh-frame-and-debug-frame.yaml [test][llvm-dwarfdump] Add missing testing for some --debug-* options 2019-12-11 13:42:54 +00:00
debug-line-str.yaml [llvm-dwarfdump][test] Add tests for dumping the .debug_line_str section. 2020-09-01 20:22:01 +08:00
debug-str.yaml [llvm-dwarfdump] Warn user when it encounters no null terminated strings. 2020-09-03 08:49:57 +08:00
elf-broken-reloc-target.yaml llvm-dwarfdump: Return non-zero on error 2020-04-09 20:53:58 -07:00
filter.test [llvm/dwarfdump] Use the architecture string to filter. 2019-12-09 17:17:01 -08:00
uuid.yaml
uuid32.yaml