summaryrefslogtreecommitdiffstats
path: root/test/CodeGen/2010-02-10-PointerName.c
diff options
context:
space:
mode:
Diffstat (limited to 'test/CodeGen/2010-02-10-PointerName.c')
-rw-r--r--test/CodeGen/2010-02-10-PointerName.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/test/CodeGen/2010-02-10-PointerName.c b/test/CodeGen/2010-02-10-PointerName.c
index 2321c01..e5f6684 100644
--- a/test/CodeGen/2010-02-10-PointerName.c
+++ b/test/CodeGen/2010-02-10-PointerName.c
@@ -1,4 +1,4 @@
-// RUN: %clang_cc1 %s -emit-llvm -g -o - | FileCheck %s
+// RUN: %clang_cc1 %s -emit-llvm -debug-info-kind=limited -o - | FileCheck %s
// CHECK: DW_TAG_pointer_type
// CHECK-NOT: {"char"}
OpenPOWER on IntegriCloud