Skip to content

Commit

Permalink
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Update DebugInfo header.ll test after LLVM change
Browse files Browse the repository at this point in the history
Update for LLVM commit 7b23f413d1.
svenvh committed Dec 27, 2024

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature. The key has expired.
1 parent 193661c commit 6191ef2
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions test/DebugInfo/X86/header.ll
Original file line number Diff line number Diff line change
@@ -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 "<stdin>"
; CHECK: .file "<stdin>"
; CHECK-NEXT: .text
; CHECK-NEXT: .globl f
; CHECK-NEXT: .p2align 4
; CHECK-NEXT: .type f,@function

0 comments on commit 6191ef2

Please sign in to comment.