[PATCH] D111488: [Clang][clang-nvlink-wrapper] Pass nvlink path to the wrapper
Saiyedul Islam via Phabricator via cfe-commits
cfe-commits at lists.llvm.org
Mon Oct 11 05:05:46 PDT 2021
saiislam updated this revision to Diff 378630.
saiislam marked 4 inline comments as done.
saiislam added a comment.
1. Changed the option from path to nvlink-command.
2. Command line arguments are now parsed using proper API.
Repository:
rG LLVM Github Monorepo
CHANGES SINCE LAST ACTION
https://reviews.llvm.org/D111488/new/
https://reviews.llvm.org/D111488
Files:
clang/lib/Driver/ToolChains/Cuda.cpp
clang/tools/clang-nvlink-wrapper/ClangNvlinkWrapper.cpp
-------------- next part --------------
A non-text attachment was scrubbed...
Name: D111488.378630.patch
Type: text/x-patch
Size: 4421 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/cfe-commits/attachments/20211011/87111e2b/attachment.bin>
More information about the cfe-commits
mailing list