Skip to content

Commit f706624

Browse files
bso-intelbader
andauthored
[SYCL] Export PI OpenCL function symbols using version script (#1638)
Export only pi* symbols in libpi_opencl.so Changed symbols from Oclpi* to pi* Set -fvisibility=hidden by default to hide all symbols. version script tells only pi* symbols are global. Cleaned up some unnecessary versioning code Changed library scope from SHARED to MODULE to limit its usage Moved duplicate code out of condition Signed-off-by: Byoungro So <[email protected]> Co-authored-by: Alexey Bader <[email protected]>
1 parent 1fe5c7b commit f706624

File tree

5 files changed

+573
-468
lines changed

5 files changed

+573
-468
lines changed

0 commit comments

Comments
 (0)