diff options
author | Joseph Huber <huberjn@outlook.com> | 2024-07-22 18:57:15 -0500 |
---|---|---|
committer | Joseph Huber <huberjn@outlook.com> | 2024-07-22 18:57:54 -0500 |
commit | 624d3221d1159bff98964d77c1b76e04a367d9d4 (patch) | |
tree | 468f529405489a53cdb1db4d4f172fc3f2959b10 /clang/lib/Frontend/CompilerInvocation.cpp | |
parent | 41f6599ae1d4afa7e0bdca01dd3da1783ce4a56d (diff) | |
download | llvm-624d3221d1159bff98964d77c1b76e04a367d9d4.zip llvm-624d3221d1159bff98964d77c1b76e04a367d9d4.tar.gz llvm-624d3221d1159bff98964d77c1b76e04a367d9d4.tar.bz2 |
[Clang] Fix 'clang-nvlink-wrapper' not working w/o CUDA
Summary:
This would try to find `nvlink` and then fail even in `dry-run` mode.
We now just let it continue and pretend like we found it. Also add it to
the depends.
Diffstat (limited to 'clang/lib/Frontend/CompilerInvocation.cpp')
0 files changed, 0 insertions, 0 deletions