brintos

brintos / llvm-project-archived public Read only

0
0
Text · 192 B · 26653ac Raw
6 lines · c
1// RUN: %clang_cc1 -E -dM -ffreestanding -triple=arm64e-apple-ios < /dev/null | FileCheck %s2 3// CHECK: #define __ARM64_ARCH_8__ 14// CHECK: #define __arm64__ 15// CHECK: #define __arm64e__ 16