[llvm] [Clang] Prevent `mlink-builtin-bitcode` from internalizing the RPC client (PR #118661)
Joseph Huber via llvm-commits
llvm-commits at lists.llvm.org
Fri Jan 24 07:11:07 PST 2025
jhuber6 wrote:
Ping, this is a little hacky since the real solution is to stop using `-mlink-builtin-bitcode`, but I'd like to let this be optimized out on NVPTX before the release.
https://github.com/llvm/llvm-project/pull/118661
More information about the llvm-commits
mailing list