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
This commit is contained in:
foreman
2019-09-05 14:12:32 -04:00
parent 132d10a98a
commit cd5c37bb4a
2 ha cambiato i file con 4 aggiunte e 0 eliminazioni
+2
Vedi File
@@ -188,3 +188,5 @@ hiprtcGetProgramLogSize
hiprtcGetCode
hiprtcGetCodeSize
hiprtcGetErrorString
hiprtcVersion;
hiprtcGetTypeName;
+2
Vedi File
@@ -203,6 +203,8 @@ global:
hiprtcGetCode*;
hiprtcGetCodeSize*;
hiprtcGetErrorString*;
hiprtcVersion*;
hiprtcGetTypeName*;
};
local:
*;