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  | 
			||
|---|---|---|
| .. | ||
| AArch64 | ||
| RISCV | ||
| X86 | ||
| cmdline.test | ||
| coff-arm.yaml | ||
| coff-arm64.yaml | ||
| coff-i386.yaml | ||
| coff-x86_64.yaml | ||
| debug-frame-dumps-eh-frame-and-debug-frame.yaml | ||
| debug-line-str.yaml | ||
| debug-str.yaml | ||
| elf-broken-reloc-target.yaml | ||
| filter.test | ||
| uuid.yaml | ||
| uuid32.yaml | ||