diff --git a/test/DebugInfo/X86/header.ll b/test/DebugInfo/X86/header.ll index f1f330e22..dd939d88c 100644 --- a/test/DebugInfo/X86/header.ll +++ b/test/DebugInfo/X86/header.ll @@ -16,8 +16,8 @@ target triple = "spir64-unknown-unknown" ; Test that we don't pollute the start of the file with debug sections -; CHECK: .text -; CHECK-NEXT: .file "" +; CHECK: .file "" +; CHECK-NEXT: .text ; CHECK-NEXT: .globl f ; CHECK-NEXT: .p2align 4 ; CHECK-NEXT: .type f,@function