Skip to content

Navigation Menu

Sign in
Appearance settings

Search code, repositories, users, issues, pull requests...

Provide feedback

We read every piece of feedback, and take your input very seriously.

Saved searches

Use saved searches to filter your results more quickly

Appearance settings

Commit 58697b4

Browse filesBrowse files
committed
cc1
1 parent d489432 commit 58697b4
Copy full SHA for 58697b4

File tree

1 file changed

+2
-2
lines changed
Filter options
  • clang/test/DebugInfo/KeyInstructions

1 file changed

+2
-2
lines changed

‎clang/test/DebugInfo/KeyInstructions/do.c

Copy file name to clipboardExpand all lines: clang/test/DebugInfo/KeyInstructions/do.c
+2-2Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
1-
// RUN: %clang -gkey-instructions -x c++ -std=c++17 %s -gmlt -S -emit-llvm -o - \
1+
// RUN: %clang_cc1 -gkey-instructions -x c++ -std=c++17 %s -debug-info-kind=line-tables-only -emit-llvm -o - \
22
// RUN: | FileCheck %s --implicit-check-not atomGroup --implicit-check-not atomRank
33

4-
// RUN: %clang -gkey-instructions -x c %s -gmlt -S -emit-llvm -o - \
4+
// RUN: %clang_cc1 -gkey-instructions -x c %s -debug-info-kind=line-tables-only -emit-llvm -o - \
55
// RUN: | FileCheck %s --implicit-check-not atomGroup --implicit-check-not atomRank
66

77
// Perennial quesiton: should the `dec` be in its own source atom or not

0 commit comments

Comments
0 (0)
Morty Proxy This is a proxified and sanitized view of the page, visit original site.