SWDEV-240807 - Fix Windows builds

Unimplemented APIs should not be in the linker export script.

Change-Id: Ieabfc829bf950bc49e79f2851fb247a4c95b9427


[ROCm/clr commit: f7f418c101]
This commit is contained in:
Vladislav Sytchenko
2021-07-15 08:13:53 -04:00
orang tua 2fe45ab575
melakukan e89543a8bb
3 mengubah file dengan 0 tambahan dan 6 penghapusan
-2
Melihat File
@@ -299,6 +299,4 @@ hipGraphMemcpyNodeGetParams
hipGraphMemcpyNodeSetParams
hipGraphMemsetNodeGetParams
hipGraphMemsetNodeSetParams
hipGraphExecKernelNodeSetParams
hipGraphAddDependencies
hipGraphAddEmptyNode
@@ -305,6 +305,4 @@ hipGraphMemcpyNodeGetParams
hipGraphMemcpyNodeSetParams
hipGraphMemsetNodeGetParams
hipGraphMemsetNodeSetParams
hipGraphExecKernelNodeSetParams
hipGraphAddDependencies
hipGraphAddEmptyNode
@@ -325,9 +325,7 @@ global:
hipGraphMemcpyNodeSetParams;
hipGraphMemsetNodeGetParams;
hipGraphMemsetNodeSetParams;
hipGraphExecKernelNodeSetParams;
hipGraphAddDependencies;
hipGraphAddEmptyNode;
local:
*;
}hip_4.3;