diff options
Diffstat (limited to 'test/CodeGen/2009-04-23-dbg.c')
-rw-r--r-- | test/CodeGen/2009-04-23-dbg.c | 2 |
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 6a8bf01..704aba2 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 |