[all-commits] [llvm/llvm-project] f9ff49: [Fuchsia] Simplify Fuchsia stage2 toolchain setup

Zero Omega via All-commits all-commits at lists.llvm.org
Mon Feb 6 14:59:23 PST 2023


  Branch: refs/heads/main
  Home:   https://github.com/llvm/llvm-project
  Commit: f9ff49882a65ab26ab347f4df8f2a58368d37185
      https://github.com/llvm/llvm-project/commit/f9ff49882a65ab26ab347f4df8f2a58368d37185
  Author: Haowei Wu <haowei at google.com>
  Date:   2023-02-06 (Mon, 06 Feb 2023)

  Changed paths:
    M clang/cmake/caches/Fuchsia.cmake

  Log Message:
  -----------
  [Fuchsia] Simplify Fuchsia stage2 toolchain setup

WIP


  Commit: 5fcdab04c25039b5acb988568e08da9fc65c40fc
      https://github.com/llvm/llvm-project/commit/5fcdab04c25039b5acb988568e08da9fc65c40fc
  Author: Haowei Wu <haowei at google.com>
  Date:   2023-02-06 (Mon, 06 Feb 2023)

  Changed paths:
    M clang/cmake/caches/Fuchsia-stage2.cmake
    M clang/cmake/caches/Fuchsia.cmake
    M llvm/cmake/modules/AddLLVM.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


Compare: https://github.com/llvm/llvm-project/compare/701030c3ecba...5fcdab04c250


More information about the All-commits mailing list