This test also requires an aarch64 target.
authorEric Christopher <echristo@gmail.com>
Tue, 18 Nov 2014 22:36:11 +0000 (22:36 +0000)
committerEric Christopher <echristo@gmail.com>
Tue, 18 Nov 2014 22:36:11 +0000 (22:36 +0000)
llvm-svn: 222268

clang/test/CodeGen/arm-aapcs-vfp.c

index 8a494a0..da1e675 100644 (file)
@@ -1,4 +1,5 @@
 // REQUIRES: arm-registered-target
+// REQUIRES: aarch64-registered-target
 // RUN: %clang_cc1 -triple thumbv7-apple-darwin9 \
 // RUN:   -target-abi aapcs \
 // RUN:   -target-cpu cortex-a8 \