llvm
51a15ec9 - [SYCL][E2E] Find `llvm-link` only in SYCL compiler paths (#19847)

Commit
192 days ago
[SYCL][E2E] Find `llvm-link` only in SYCL compiler paths (#19847) This patch fixes an issue found in the internal compiler: tests which use `llvm-link` failed due to the fact that `llvm-link` was taken from llorg compiler pre-installed on testing machines. This patch forces searching for ours `llvm-link`, with SYCL-related features.
Author
Parents
Loading