[clang] [AMDGPU] Use the AMDGPUToolChain when targeting C/C++ directly (PR #99687)
Joseph Huber via cfe-commits
cfe-commits at lists.llvm.org
Wed Nov 13 14:15:43 PST 2024
jhuber6 wrote:
So the main reason I want this is so that I don't need to keep passing `-nogpulib` because targeting plain C/C++ should not require the ROCm device libs.
https://github.com/llvm/llvm-project/pull/99687
More information about the cfe-commits
mailing list