[all-commits] [llvm/llvm-project] 20bb76: [Fuchsia] Build windows runtimes using cross compi...
Zero Omega via All-commits
all-commits at lists.llvm.org
Mon Jan 23 14:09:54 PST 2023
Branch: refs/heads/main
Home: https://github.com/llvm/llvm-project
Commit: 20bb7658f53b0b8db165ff4d404ede3f9b34862d
https://github.com/llvm/llvm-project/commit/20bb7658f53b0b8db165ff4d404ede3f9b34862d
Author: Haowei Wu <haowei at google.com>
Date: 2023-01-23 (Mon, 23 Jan 2023)
Changed paths:
M clang/cmake/caches/Fuchsia-stage2.cmake
M llvm/cmake/modules/LLVMExternalProjectUtils.cmake
Log Message:
-----------
[Fuchsia] Build windows runtimes using cross compilation on Linux
This patch provides initial support of building Clang runtimes for
Windows when using Fuchsia Clang toolchains under Linux.
Differential Revision: https://reviews.llvm.org/D141738
More information about the All-commits
mailing list