summaryrefslogtreecommitdiffstats
path: root/test/CodeGen/debug-info-crash.c
diff options
context:
space:
mode:
Diffstat (limited to 'test/CodeGen/debug-info-crash.c')
-rw-r--r--test/CodeGen/debug-info-crash.c1
1 files changed, 1 insertions, 0 deletions
diff --git a/test/CodeGen/debug-info-crash.c b/test/CodeGen/debug-info-crash.c
index 8d6a360..f04548b 100644
--- a/test/CodeGen/debug-info-crash.c
+++ b/test/CodeGen/debug-info-crash.c
@@ -1,3 +1,4 @@
+// REQUIRES: x86-registered-target
// RUN: %clang_cc1 -triple i386-apple-darwin10 -fblocks -g -S %s -o -
// rdar://7590323
OpenPOWER on IntegriCloud