Adjust the CMAKE_C{,XX}_COMPILER passed to the subproject build for the runtimes when targeting Windows.
Diff Detail
Diff Detail
- Repository
- rL LLVM
Event Timeline
Comment Actions
Note: I think we should probably do something about the linker here too. so use lld-link instead of ld.lld in the Windows case.