Skip to content

Commit 793895c

Browse files
committed
[SYCL] Fix LIT after LLVM change in community
Signed-off-by: Vladimir Lazarev <[email protected]>
1 parent c78bbd0 commit 793895c

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

llvm-spirv/test/DebugInfo/X86/xray-split-dwarf-interaction.ll

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -29,7 +29,7 @@
2929
; `a::b()` is actually associated with the function's symbol instead of the
3030
; .debug_types.dwo section.
3131
;
32-
; CHECK-ASM: xray_fn_idx,"awo",@progbits,_ZN1a1bEv,unique,1
32+
; CHECK-ASM: xray_fn_idx,"awo",@progbits,_ZN1a1bEv{{$}}
3333
;
3434
; CHECK-ELF-DAG: [[FSECT:[0-9]+]]] .text._ZN1a1bEv PROGBITS
3535
; CHECK-ELF-DAG: [{{.*}}] .debug_types.dwo PROGBITS

0 commit comments

Comments
 (0)