[PATCH] D62032: build: use clang-cl for runtimes when targeting Windows

Puyan Lotfi via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Fri May 17 12:36:17 PDT 2019


plotfi added a comment.

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.


Repository:
  rL LLVM

CHANGES SINCE LAST ACTION
  https://reviews.llvm.org/D62032/new/

https://reviews.llvm.org/D62032





More information about the llvm-commits mailing list