Skip to content

Commit c55505a

Browse files
authored
Update DebugInfo/X86/split-dwarf-omit-empty.ll after commit e731a267 (#2041)
llvm/llvm-project@e731a26
1 parent 0c951b6 commit c55505a

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

test/DebugInfo/X86/split-dwarf-omit-empty.ll

+1-1
Original file line numberDiff line numberDiff line change
@@ -31,8 +31,8 @@ target triple = "spir64-unknown-unknown"
3131

3232
; CHECK: .debug_info contents:
3333
; CHECK: Compile Unit
34-
; CHECK: Compile Unit
3534
; CHECK: .debug_info.dwo contents:
35+
; CHECK: Compile Unit
3636

3737

3838
declare void @_Z2f1v()

0 commit comments

Comments
 (0)