aboutsummaryrefslogtreecommitdiff
path: root/test/CodeGenObjC/2009-01-21-invalid-debug-info.m
diff options
context:
space:
mode:
Diffstat (limited to 'test/CodeGenObjC/2009-01-21-invalid-debug-info.m')
-rw-r--r--test/CodeGenObjC/2009-01-21-invalid-debug-info.m2
1 files changed, 1 insertions, 1 deletions
diff --git a/test/CodeGenObjC/2009-01-21-invalid-debug-info.m b/test/CodeGenObjC/2009-01-21-invalid-debug-info.m
index af912e2dc54a..8278708769ae 100644
--- a/test/CodeGenObjC/2009-01-21-invalid-debug-info.m
+++ b/test/CodeGenObjC/2009-01-21-invalid-debug-info.m
@@ -1,4 +1,4 @@
-// RUN: %clang_cc1 -S -g -o %t.s %s
+// RUN: %clang_cc1 -S -debug-info-kind=limited -o %t.s %s
// FIXME: This test case can be removed at some point (since it will
// no longer effectively test anything). The reason it was causing