aboutsummaryrefslogtreecommitdiff
path: root/test/CodeGenObjCXX/debug-info-cyclic.mm
diff options
context:
space:
mode:
Diffstat (limited to 'test/CodeGenObjCXX/debug-info-cyclic.mm')
-rw-r--r--test/CodeGenObjCXX/debug-info-cyclic.mm2
1 files changed, 1 insertions, 1 deletions
diff --git a/test/CodeGenObjCXX/debug-info-cyclic.mm b/test/CodeGenObjCXX/debug-info-cyclic.mm
index 37a8064baaf1..582ca445f993 100644
--- a/test/CodeGenObjCXX/debug-info-cyclic.mm
+++ b/test/CodeGenObjCXX/debug-info-cyclic.mm
@@ -1,4 +1,4 @@
-// RUN: %clang_cc1 -triple x86_64-apple-darwin -g -emit-llvm %s -o - | FileCheck %s
+// RUN: %clang_cc1 -triple x86_64-apple-darwin -debug-info-kind=standalone -emit-llvm %s -o - | FileCheck %s
struct B {
// CHECK: !DICompositeType(tag: DW_TAG_structure_type, name: "B"