Skip to content

Commit 92d1c33

Browse files
committed
[SYCL][NFC] Add missing windows symbol for setLocalAccessorHelper
intel#7313 added the setLocalAccessorHelper function which has a symbol in the Windows dump. This commit adds the missing symbol to the reference dump. Signed-off-by: Larsen, Steffen <[email protected]>
1 parent 6dbeb2e commit 92d1c33

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

sycl/test/abi/sycl_symbols_windows.dump

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1037,6 +1037,7 @@
10371037
?setArgsHelper@handler@_V1@sycl@@AEAAXH@Z
10381038
?setHandlerKernelBundle@handler@_V1@sycl@@AEAAXAEBV?$shared_ptr@Vkernel_bundle_impl@detail@_V1@sycl@@@std@@@Z
10391039
?setHandlerKernelBundle@handler@_V1@sycl@@AEAAXVkernel@23@@Z
1040+
?setLocalAccessorArgHelper@handler@_V1@sycl@@AEAAXHAEAVLocalAccessorBaseHost@detail@23@@Z
10401041
?setPitches@image_impl@detail@_V1@sycl@@AEAAXAEBV?$range@$01@34@@Z
10411042
?setPitches@image_impl@detail@_V1@sycl@@AEAAXXZ
10421043
?setStateExplicitKernelBundle@handler@_V1@sycl@@AEAAXXZ

0 commit comments

Comments
 (0)