Skip to content

Commit 3bfa978

Browse files
[SYCL][NFC] Add missing Windows symbol (#8900)
This commit adds a missing Windows symbol to the symbols dump after #8845. Signed-off-by: Larsen, Steffen <[email protected]>
1 parent c274f40 commit 3bfa978

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

sycl/test/abi/sycl_symbols_windows.dump

+1
Original file line numberDiff line numberDiff line change
@@ -1048,6 +1048,7 @@
10481048
?has_kernel_bundle_impl@detail@_V1@sycl@@YA_NAEBVcontext@23@AEBV?$vector@Vdevice@_V1@sycl@@V?$allocator@Vdevice@_V1@sycl@@@std@@@std@@W4bundle_state@23@@Z
10491049
?has_specialization_constant_impl@kernel_bundle_plain@detail@_V1@sycl@@IEBA_NPEBD@Z
10501050
?initStreamHost@stream_impl@detail@_V1@sycl@@QEAAXV?$shared_ptr@Vqueue_impl@detail@_V1@sycl@@@std@@@Z
1051+
?isBackendSupportedFillSize@handler@_V1@sycl@@CA_N_K@Z
10511052
?isConstOrGlobal@handler@_V1@sycl@@CA_NW4target@access@23@@Z
10521053
?isHostPointerReadOnly@SYCLMemObjT@detail@_V1@sycl@@QEBA_NXZ
10531054
?isImageOrImageArray@handler@_V1@sycl@@CA_NW4target@access@23@@Z

0 commit comments

Comments
 (0)