Skip to content

Commit 2c011b9

Browse files
[SYCL] Add missing windows symbol for getPlugin specialization (#6291)
#6202 added a new specialization for getPlugin with the CUDA backend. This commit adds the missing symbol to the windows dump test. Signed-off-by: Larsen, Steffen <steffen.larsen@intel.com>
1 parent 1abad42 commit 2c011b9

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
@@ -18,6 +18,7 @@
1818
??$create_sub_devices@$0BAII@@device@sycl@cl@@QEBA?AV?$vector@Vdevice@sycl@cl@@V?$allocator@Vdevice@sycl@cl@@@std@@@std@@W4partition_affinity_domain@info@12@@Z
1919
??$getPlugin@$00@pi@detail@sycl@cl@@YAAEBVplugin@123@XZ
2020
??$getPlugin@$01@pi@detail@sycl@cl@@YAAEBVplugin@123@XZ
21+
??$getPlugin@$02@pi@detail@sycl@cl@@YAAEBVplugin@123@XZ
2122
??$getPlugin@$04@pi@detail@sycl@cl@@YAAEBVplugin@123@XZ
2223
??$getPluginOpaqueData@$04@detail@sycl@cl@@YAPEAXPEAX@Z
2324
??$get_info@$0BAAA@@device@sycl@cl@@QEBA?AW4device_type@info@12@XZ

0 commit comments

Comments
 (0)