summaryrefslogtreecommitdiffstats
path: root/test/CodeGen/arm-asm.c
diff options
context:
space:
mode:
Diffstat (limited to 'test/CodeGen/arm-asm.c')
-rw-r--r--test/CodeGen/arm-asm.c1
1 files changed, 1 insertions, 0 deletions
diff --git a/test/CodeGen/arm-asm.c b/test/CodeGen/arm-asm.c
index 9b1082a..bd2fe11 100644
--- a/test/CodeGen/arm-asm.c
+++ b/test/CodeGen/arm-asm.c
@@ -1,3 +1,4 @@
+// REQUIRES: arm-registered-target
// RUN: %clang_cc1 -triple thumb %s -emit-llvm -o - | FileCheck %s
int t1() {
static float k = 1.0f;
OpenPOWER on IntegriCloud