diff options
Diffstat (limited to 'clang/test/CodeGen/2009-04-23-dbg.c')
| -rw-r--r-- | clang/test/CodeGen/2009-04-23-dbg.c | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/clang/test/CodeGen/2009-04-23-dbg.c b/clang/test/CodeGen/2009-04-23-dbg.c index 4be6dab7ea2..c6b179126e0 100644 --- a/clang/test/CodeGen/2009-04-23-dbg.c +++ b/clang/test/CodeGen/2009-04-23-dbg.c @@ -1,4 +1,4 @@ -// RUN: clang-cc -g -o %t %s -emit-llvm-bc && llc %t -f -o %t.s +// RUN: clang-cc -g -o %t %s -emit-llvm-bc && llc %t -o %t.s # 1 "a.c" # 1 "a.c" 1 # 1 "<built-in>" 1 |

