DPC++ daily 2022-12-09
Pre-release
Pre-release
·
116095 commits
to sycl
since this release
[SYCL][libclc] Remangler fixes (#7723) @pvchupin I've fixed the issues you mentioned in https://github.com/intel/llvm/pull/7220#issuecomment-1340184612 (the last two commits): * shared libs build: e0f3a52e7a6cf2e991a92b6d69c8931957d22af3 * windows mangling: b88627f5dd93b32ea77cc8b7558b83b93af058fe The rest is as per https://github.com/intel/llvm/pull/7220 Co-authored-by: Aaron Ballman <aaron@aaronballman.com> Co-authored-by: premanandrao <premanand.m.rao@intel.com> Co-authored-by: Steffen Larsen <steffen.larsen@intel.com>