OSDN Git Service

targets/opencl: hide all the exported llvm/clang mayhem... hopefully
authorEmil Velikov <emil.l.velikov@gmail.com>
Fri, 4 Apr 2014 22:37:15 +0000 (23:37 +0100)
committerEmil Velikov <emil.l.velikov@gmail.com>
Fri, 2 May 2014 20:48:27 +0000 (21:48 +0100)
commitf743670b9a10ab296a5e90b866d1c766d44cf98d
treea21bd80df84aeee9ecba7f623c0853e430fd5a5e
parent7b7944ee1cedeaf13867974eb8f217690726c245
targets/opencl: hide all the exported llvm/clang mayhem... hopefully

Both llvm and clang polute the exported symbol table, as soon
as we try to link with either one. Other than those two
everything else looks good (clean).

Cc: Tom Stellard <thomas.stellard@amd.com>
Signed-off-by: Emil Velikov <emil.l.velikov@gmail.com>
Reviewed-by: Francisco Jerez <currojerez@riseup.net>
src/gallium/targets/opencl/Makefile.am
src/gallium/targets/opencl/opencl.sym [new file with mode: 0644]