Skip to content

Commit e219ce0

Browse files
committed
Update DebugInfo test after LLVM change
Update for LLVM commit d39bc36b1be7 ("[debug-info] refactor emitDwarfUnitLength", 2021-02-25).
1 parent a53d233 commit e219ce0

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

test/DebugInfo/X86/dwarf-pubnames-split.ll

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -14,7 +14,7 @@ target triple = "spir64-unknown-unknown"
1414

1515
; Check that we get a symbol off of the debug_info section when using split dwarf and pubnames.
1616

17-
; CHECK: .LpubTypes_begin0:
17+
; CHECK: .LpubTypes_start0:
1818
; CHECK-NEXT: .short 2 # DWARF Version
1919
; CHECK-NEXT: .long .Lcu_begin0 # Offset of Compilation Unit Info
2020

0 commit comments

Comments
 (0)