mirror of
https://github.com/capstone-engine/llvm-capstone.git
synced 2025-01-16 05:01:56 +00:00
4 lines
107 B
C
4 lines
107 B
C
|
// RUN: %clang -target arm64-apple-ios7.0 -### %s 2>&1 | FileCheck %s
|
||
|
|
||
|
// CHECK: "-target-abi" "darwinpcs"
|