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
parent 2fe45ab575
commit e89543a8bb
3 changed files with 0 additions and 6 deletions
-2
View File
@@ -299,6 +299,4 @@ hipGraphMemcpyNodeGetParams
hipGraphMemcpyNodeSetParams
hipGraphMemsetNodeGetParams
hipGraphMemsetNodeSetParams
hipGraphExecKernelNodeSetParams
hipGraphAddDependencies
hipGraphAddEmptyNode
-2
View File
@@ -305,6 +305,4 @@ hipGraphMemcpyNodeGetParams
hipGraphMemcpyNodeSetParams
hipGraphMemsetNodeGetParams
hipGraphMemsetNodeSetParams
hipGraphExecKernelNodeSetParams
hipGraphAddDependencies
hipGraphAddEmptyNode
-2
View File
@@ -325,9 +325,7 @@ global:
hipGraphMemcpyNodeSetParams;
hipGraphMemsetNodeGetParams;
hipGraphMemsetNodeSetParams;
hipGraphExecKernelNodeSetParams;
hipGraphAddDependencies;
hipGraphAddEmptyNode;
local:
*;
}hip_4.3;