Files
Sergey Semenov 5cd21e8498 [libsycl][Driver] Move and rename the SYCL shared library (#188770)
Align the shared library with other runtime libraries:

- Rename from libsycl.so to libLLVMSYCL.so
- Make install dir include the host triple if
LLVM_ENABLE_PER_TARGET_RUNTIME_DIR is ON.

Also updates the Clang driver to be aligned with the new location by
relanding https://github.com/llvm/llvm-project/pull/189053

---------

Co-authored-by: Srividya Sundaram <srividya.sundaram@intel.com>
2026-04-20 11:54:02 -07:00
..