Skip to content

Commit

Permalink
Update dwarf-public-names.ll after LLVM change (#2966)
Browse files Browse the repository at this point in the history
Update after llvm-project commit 7c729418d721 ("[llvm][DebugInfo]
Attach object-pointer to DISubprogram declarations (#122742)",
2025-01-17).
  • Loading branch information
svenvh authored Jan 20, 2025
1 parent 3c4e760 commit f5e27fe
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion test/DebugInfo/X86/dwarf-public-names.ll
Original file line number Diff line number Diff line change
Expand Up @@ -67,7 +67,7 @@ target triple = "spir64-unknown-unknown"

; Skip the output to the header of the pubnames section.
; LINUX: debug_pubnames
; LINUX-NEXT: unit_size = 0x0000012b
; LINUX-NEXT: unit_size =

; Check for each name in the output.
; LINUX-DAG: "ns"
Expand Down

0 comments on commit f5e27fe

Please sign in to comment.