2
0

P4 to Git Change 1994105 by skudchad@skudchad_rocm on 2019/09/05 13:59:26

SWDEV-202136 - Export symbols for hiprtcVersion and hiprtcGetTypeName

Affected files ...

... //depot/stg/opencl/drivers/opencl/api/hip/hip_hcc.def.in#23 edit
... //depot/stg/opencl/drivers/opencl/api/hip/hip_hcc.map.in#24 edit


[ROCm/hip commit: 9b5b4c4761]
Este cometimento está contido em:
foreman
2019-09-05 14:12:32 -04:00
ascendente 6e0697f64f
cometimento 4ee148290d
2 ficheiros modificados com 4 adições e 0 eliminações
+2
Ver ficheiro
@@ -188,3 +188,5 @@ hiprtcGetProgramLogSize
hiprtcGetCode
hiprtcGetCodeSize
hiprtcGetErrorString
hiprtcVersion;
hiprtcGetTypeName;
+2
Ver ficheiro
@@ -203,6 +203,8 @@ global:
hiprtcGetCode*;
hiprtcGetCodeSize*;
hiprtcGetErrorString*;
hiprtcVersion*;
hiprtcGetTypeName*;
};
local:
*;