[clang] [Clang][NVPTX] Allow passing arguments to the linker while standalone (PR #73030)
Joseph Huber via cfe-commits
cfe-commits at lists.llvm.org
Tue Nov 21 12:10:32 PST 2023
jhuber6 wrote:
I have a review up to change the issue I was observing in CMake when building the `libc` project https://github.com/llvm/llvm-project/pull/73030. That is required for this to work when compiling the test suite.
https://github.com/llvm/llvm-project/pull/73030
More information about the cfe-commits
mailing list