diff options
| author | Dimitry Andric <dim@FreeBSD.org> | 2010-09-17 15:54:40 +0000 | 
|---|---|---|
| committer | Dimitry Andric <dim@FreeBSD.org> | 2010-09-17 15:54:40 +0000 | 
| commit | 3d1dcd9bfdb15c49ee34d576a065079ac5c4d29f (patch) | |
| tree | 0bbe07708f7571f8b5291f6d7b96c102b7c99dee /test/CodeGen/2009-04-23-dbg.c | |
| parent | a0482fa4e7fa27b01184f938097f0666b78016dd (diff) | |
Notes
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 6a8bf01ba86f..704aba244fc1 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  | 
