1
0
mirror of https://github.com/RPCS3/llvm-mirror.git synced 2024-11-23 11:13:28 +01:00
llvm-mirror/test/tools/llvm-objdump/MachO
Ahmed Bougacha fe6a3c2668 [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
ARM
Inputs
archive-headers.test
bad-bind.test
bad-dysymtab.test
bad-ordinal.test
bad-trie.test
bind2.test
bind.test
build-version.yaml
compact-unwind-i386.test
compact-unwind-x86_64.test
cstring-dump.test
data-in-code.ll
dis-no-leading-addr.test
dis-symname.test
disassemble-all.test
disassemble-g-dsym.test [llvm-objdump][test] - Stop using precompiled binary in MachO/disassemble-g-dsym.test 2020-10-29 10:06:08 +03:00
disassemble-kextbundle.test
disassemble-relocs-data-x86_64.test
disassemble-stab.test
disassemble-stripped.test
dylib.test
eh_frame-arm64.test
exports-trie.test
hex-displacement.test
image-info.test
indirect-symbols.test
info-plist-nofollow.test
info-plist.test
lazy-bind.test
lit.local.cfg
literal-pointers-i386.test
literal-pointers-x86_64.test
literals.test
LLVM-bundle.test
maccatalyst-build-version.yaml
macho-objc-meta-data.test
malformed-machos.test [llvm-objdump] Change symbol name/PLT decoding errors to warnings 2020-08-13 08:13:42 -07:00
malformed-unwind-x86_64.test
malformed.test
nofirst-symbol-disassembly.test
nontext-disasm.test
objc-meta-data.test
preload-relocations.test
print-thread.test
private-header.test
private-headers.test
rebase.test
relocations.test
section-contents.test [objdump][macho] Emit segment names along with section names 2020-09-04 09:57:02 -07:00
section-headers.test
section.test
sections.test
stabs.test
stub-nosyms-disassembly.test
stubbed-dylib.test
symbol-table.test
symbolized-disassembly.test
symbolized-subtractor-i386.test
symbolized-subtractor.test
truncated-section.test
universal-arm64.test [Triple][MachO] Define "arm64e", an AArch64 subarch for Pointer Auth. 2020-12-03 07:53:59 -08:00
universal-x86_64.i386.test
unwind-info-arm64.test
unwind-info-no-relocs.test
unwind-info-x86_64.test
unwind-info.test
weak-bind.test