Promote Khronos OpenCL-ICD-Loader master

master as of https://github.com/KhronosGroup/OpenCL-ICD-Loader/
commit/c7fda8bb042760b5ead8650c64445f5972a64ad7

Change-Id: Ia852f55ecf0b0aceff915991328812ed9788698f
This commit is contained in:
Saleel Kudchadker
2020-03-24 10:31:31 -07:00
committed by Aakash Sudhanwa
parent 4092e3dee3
commit 49f3835666
14 changed files with 279 additions and 1511 deletions
@@ -172,4 +172,3 @@ void khrIcdOsLibraryUnload(void *library)
{
dlclose(library);
}