llvm
llvm copied to clipboard
[LIBCLC] Correctly set up llvm-spirv and libclc-remangler
Customs dirs path was asserting on the existence of llvm-spirv and libclc-remangler, however those tools have not been set up.
Also only search for llvm-spirv if it has not been set in the custom tools path.
cc: @frasercrmck
@frasercrmck are you ok with this going in?
@intel/llvm-gatekeepers this is ready to go. Thank you.