summaryrefslogtreecommitdiffstats
path: root/test/CodeGen/2010-03-09-DbgInfo.c
diff options
context:
space:
mode:
Diffstat (limited to 'test/CodeGen/2010-03-09-DbgInfo.c')
-rw-r--r--test/CodeGen/2010-03-09-DbgInfo.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/test/CodeGen/2010-03-09-DbgInfo.c b/test/CodeGen/2010-03-09-DbgInfo.c
index 04ee02e..3541e5f 100644
--- a/test/CodeGen/2010-03-09-DbgInfo.c
+++ b/test/CodeGen/2010-03-09-DbgInfo.c
@@ -1,2 +1,2 @@
-// RUN: %clang -dA -S -O0 -g %s -o - | grep DW_TAG_variable
+// RUN: %clang -emit-llvm -S -O0 -g %s -o - | grep DW_TAG_variable
unsigned char ctable1[1] = { 0001 };
OpenPOWER on IntegriCloud