diff options
Diffstat (limited to 'test/CodeGen/vld_dup.c')
-rw-r--r-- | test/CodeGen/vld_dup.c | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/test/CodeGen/vld_dup.c b/test/CodeGen/vld_dup.c index e1d63cc..2bc2519 100644 --- a/test/CodeGen/vld_dup.c +++ b/test/CodeGen/vld_dup.c @@ -1,3 +1,4 @@ +// REQUIRES: arm-registered-target // RUN: %clang_cc1 -triple armv7a-linux-gnueabi \ // RUN: -target-cpu cortex-a8 \ // RUN: -emit-llvm -O0 -o - %s | FileCheck %s |