[clang] Remove Linux search paths on Windows (PR #113628)

Joseph Huber via cfe-commits cfe-commits at lists.llvm.org
Thu Nov 21 13:46:29 PST 2024


jhuber6 wrote:

Okay, so it definitely uses the device side, however the ROCmToolChain does not take a host ToolChain. I'm wondering why the CUDA toolchain doesn't have this issue, it checks the HostTriple for Windows just fine.

https://github.com/llvm/llvm-project/pull/113628


More information about the cfe-commits mailing list