Skip to content

Commit 54eca71

Browse files
committed
cc1
1 parent d099e89 commit 54eca71

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

clang/test/DebugInfo/KeyInstructions/try-catch.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 - -fexceptions \
1+
// RUN: %clang_cc1 -gkey-instructions %s -debug-info-kind=line-tables-only -emit-llvm -o - -fexceptions -fcxx-exceptions \
22
// RUN: | FileCheck %s
33

44
void except() {

0 commit comments

Comments
 (0)