Skip to content

Commit 5d45280

Browse files
committed
cc1
1 parent 58615d2 commit 5d45280

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

clang/test/DebugInfo/KeyInstructions/init-member.cpp

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
// RUN: %clang -gkey-instructions %s -gmlt -S -emit-llvm -o - \
1+
// RUN: %clang_cc1 -gkey-instructions %s -debug-info-kind=line-tables-only -emit-llvm -o - \
22
// RUN: | FileCheck %s
33

44
struct B {

0 commit comments

Comments
 (0)