P4 to Git Change 1276106 by jatang@jatang-ocl-lnx2 on 2016/06/03 09:58:44

SWDEV-92067 - Put back full CL#1275679.

	TC has added '//depot/stg/opencl/drivers/opencl/appprofiles/...' to the OpenCL Brahma Builds' client-spec.

Affected files ...

... //depot/stg/opencl/drivers/opencl/runtime/device/appprofile.cpp#14 edit


[ROCm/clr commit: a90de181e6]
Этот коммит содержится в:
foreman
2016-06-03 10:12:13 -04:00
родитель 3535f30183
Коммит a4310168f2
+3 -4
Просмотреть файл
@@ -215,10 +215,9 @@ bool AppProfile::ParseApplicationProfile()
#else //BRAHMA
return false; // to fix TC OpenCL Brahma build for now.
//if (!SearchProfileOfAnApplication(wsAppFileName_.c_str(), &pProfile)) {
// return false;
//}
if (!SearchProfileOfAnApplication(wsAppFileName_.c_str(), &pProfile)) {
return false;
}
#endif //BRAHMA