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/clr commit: c07510d622]
이 커밋은 다음에 포함됨:
foreman
2018-07-18 17:51:20 -04:00
부모 ab37f09ebd
커밋 235def5d29
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;