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 704aba2..69c38b2 100644 --- a/test/CodeGen/2009-04-23-dbg.c +++ b/test/CodeGen/2009-04-23-dbg.c @@ -1,4 +1,4 @@ -// RUN: %clang_cc1 -S -g -o %t %s +// RUN: %clang_cc1 -S -debug-info-kind=limited -o %t %s # 1 "a.c" # 1 "a.c" 1 # 1 "<built-in>" 1 |