summaryrefslogtreecommitdiffstats
path: root/clang/test/CodeGenObjC/2010-02-09-DbgSelf.m
diff options
context:
space:
mode:
Diffstat (limited to 'clang/test/CodeGenObjC/2010-02-09-DbgSelf.m')
-rw-r--r--clang/test/CodeGenObjC/2010-02-09-DbgSelf.m2
1 files changed, 1 insertions, 1 deletions
diff --git a/clang/test/CodeGenObjC/2010-02-09-DbgSelf.m b/clang/test/CodeGenObjC/2010-02-09-DbgSelf.m
index 0b9e3ceaa5c..53ee35e4690 100644
--- a/clang/test/CodeGenObjC/2010-02-09-DbgSelf.m
+++ b/clang/test/CodeGenObjC/2010-02-09-DbgSelf.m
@@ -1,4 +1,4 @@
-// RUN: %clang_cc1 -x objective-c -emit-llvm -g < %s | FileCheck %s
+// RUN: %clang_cc1 -x objective-c -emit-llvm -debug-info-kind=limited < %s | FileCheck %s
// Test to check that "self" argument is assigned a location.
// CHECK: call void @llvm.dbg.declare(metadata %0** %{{[^,]+}}, metadata [[SELF:![0-9]*]], metadata !{{.*}})
// CHECK: [[SELF]] = !DILocalVariable(name: "self", arg: 1,
OpenPOWER on IntegriCloud