diff options
Diffstat (limited to 'test/CodeGen/arm-vector-align.c')
-rw-r--r-- | test/CodeGen/arm-vector-align.c | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/test/CodeGen/arm-vector-align.c b/test/CodeGen/arm-vector-align.c index b481a0c..9e1ae5d 100644 --- a/test/CodeGen/arm-vector-align.c +++ b/test/CodeGen/arm-vector-align.c @@ -1,3 +1,4 @@ +// REQUIRES: arm-registered-target // RUN: %clang_cc1 -triple thumbv7-apple-darwin \ // RUN: -target-abi apcs-gnu \ // RUN: -target-cpu cortex-a8 \ |