P4 to Git Change 1582432 by cpaquot@cpaquot-ocl-lc-lnx on 2018/07/18 17:16:05

SWDEV-145570 - [HIP] Fixed __hipRegisterVariable to __hipRegisterVar

Affected files ...

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


[ROCm/hip commit: 7006bdb0b8]
这个提交包含在:
foreman
2018-07-18 17:51:20 -04:00
父节点 cae7905f39
当前提交 61d71a5c20
修改 2 个文件,包含 2 行新增2 行删除
+1 -1
查看文件
@@ -127,7 +127,7 @@ hipStreamSynchronize
hipStreamWaitEvent
__hipRegisterFatBinary
__hipRegisterFunction
__hipRegisterVariable
__hipRegisterVar
__hipUnregisterFatBinary
hipConfigureCall
hipSetupArgument
+1 -1
查看文件
@@ -128,7 +128,7 @@ global:
hipStreamWaitEvent;
__hipRegisterFatBinary;
__hipRegisterFunction;
__hipRegisterVariable;
__hipRegisterVar;
__hipUnregisterFatBinary;
hipConfigureCall;
hipSetupArgument;