This test also requires an aarch64 target.

llvm-svn: 222268
This commit is contained in:
Eric Christopher 2014-11-18 22:36:11 +00:00
parent 4c8e8ec863
commit 8be702dbaa
1 changed files with 1 additions and 0 deletions

View File

@ -1,4 +1,5 @@
// REQUIRES: arm-registered-target // REQUIRES: arm-registered-target
// REQUIRES: aarch64-registered-target
// RUN: %clang_cc1 -triple thumbv7-apple-darwin9 \ // RUN: %clang_cc1 -triple thumbv7-apple-darwin9 \
// RUN: -target-abi aapcs \ // RUN: -target-abi aapcs \
// RUN: -target-cpu cortex-a8 \ // RUN: -target-cpu cortex-a8 \