aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorDaniel Dunbar <daniel@zuster.org>2010-07-30 03:30:55 +0000
committerDaniel Dunbar <daniel@zuster.org>2010-07-30 03:30:55 +0000
commit98406a953a00a96a7a2fad5509fde1bfc7b15e3d (patch)
treec5af65f3a56c0852df0b4761322112cff586e9ca
parent7b70cf68b67dcff1f8320f276e59cc72eb16ccbf (diff)
There is no reason for this test to invoke 'llc'.
git-svn-id: https://llvm.org/svn/llvm-project/cfe/trunk@109847 91177308-0d34-0410-b5e6-96231b3b80d8
-rw-r--r--test/CodeGen/2009-04-23-dbg.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/test/CodeGen/2009-04-23-dbg.c b/test/CodeGen/2009-04-23-dbg.c
index 6a8bf01ba8..704aba244f 100644
--- a/test/CodeGen/2009-04-23-dbg.c
+++ b/test/CodeGen/2009-04-23-dbg.c
@@ -1,4 +1,4 @@
-// RUN: %clang_cc1 -g -o %t %s -emit-llvm-bc && llc %t -o %t.s
+// RUN: %clang_cc1 -S -g -o %t %s
# 1 "a.c"
# 1 "a.c" 1
# 1 "<built-in>" 1