We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 2fc4653 commit 58f7f4dCopy full SHA for 58f7f4d
clang/test/DebugInfo/KeyInstructions/init-member.cpp
@@ -1,4 +1,4 @@
1
-// RUN: %clang -gkey-instructions %s -gmlt -S -emit-llvm -o - \
+// RUN: %clang_cc1 -gkey-instructions %s -debug-info-kind=line-tables-only -emit-llvm -o - \
2
// RUN: | FileCheck %s
3
4
struct B {
0 commit comments