[PATCH] D149978: [Clang][NVPTX] Allow passing arguments to the linker while standalone
Joseph Huber via Phabricator via cfe-commits
cfe-commits at lists.llvm.org
Fri May 5 14:09:39 PDT 2023
jhuber6 added a comment.
The main reason I made this patch was to allow passing `--suppress-stack-size-warning` to `nvlink`. But it turns out it's a little more difficult there.
Repository:
rG LLVM Github Monorepo
CHANGES SINCE LAST ACTION
https://reviews.llvm.org/D149978/new/
https://reviews.llvm.org/D149978
More information about the cfe-commits
mailing list