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 193661c commit cb6891bCopy full SHA for cb6891b
test/DebugInfo/X86/header.ll
@@ -16,8 +16,8 @@ target triple = "spir64-unknown-unknown"
16
17
; Test that we don't pollute the start of the file with debug sections
18
19
-; CHECK: .text
20
-; CHECK-NEXT: .file "<stdin>"
+; CHECK: .file "<stdin>"
+; CHECK-NEXT: .text
21
; CHECK-NEXT: .globl f
22
; CHECK-NEXT: .p2align 4
23
; CHECK-NEXT: .type f,@function
0 commit comments