llvm-project
9da4d74a - [Clang] Always pass detected CUDA path to 'clang-nvlink-wrapper' (#152789)

Commit
174 days ago
[Clang] Always pass detected CUDA path to 'clang-nvlink-wrapper' (#152789) Summary: We always want to use the detected path. The clang driver's detection is far more sophisticated so we should use that whenever possible. Also update the usage so we properly fall back to path instead of incorrectly using the `/bin` if not provided.
Author
Parents
Loading