Skip to content

Commit 41f6405

Browse files
svenvhjsji
authored andcommitted
Update dwarf-public-names.ll after LLVM change (#2966)
Update after llvm-project commit 7c72941 ("[llvm][DebugInfo] Attach object-pointer to DISubprogram declarations (#122742)", 2025-01-17). Original commit: KhronosGroup/SPIRV-LLVM-Translator@f5e27fe1aac0c57
1 parent aaf026b commit 41f6405

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

llvm-spirv/test/DebugInfo/X86/dwarf-public-names.ll

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

6868
; Skip the output to the header of the pubnames section.
6969
; LINUX: debug_pubnames
70-
; LINUX-NEXT: unit_size = 0x0000012b
70+
; LINUX-NEXT: unit_size =
7171

7272
; Check for each name in the output.
7373
; LINUX-DAG: "ns"

0 commit comments

Comments
 (0)