[all-commits] [llvm/llvm-project] b5dd42: [Fuchsia] Use libc++abi on Windows in Fuchsia tool...

Petr Hosek via All-commits all-commits at lists.llvm.org
Wed Jun 2 14:57:07 PDT 2021


  Branch: refs/heads/main
  Home:   https://github.com/llvm/llvm-project
  Commit: b5dd421a3afa02907777fddf61073274e2a4aa9a
      https://github.com/llvm/llvm-project/commit/b5dd421a3afa02907777fddf61073274e2a4aa9a
  Author: Petr Hosek <phosek at google.com>
  Date:   2021-06-02 (Wed, 02 Jun 2021)

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

  Log Message:
  -----------
  [Fuchsia] Use libc++abi on Windows in Fuchsia toolchain

Don't use vcruntime, this makes our toolchain more hermetic and avoids
some compiler errors we've encountered in compiler-rt.

Differential Revision: https://reviews.llvm.org/D103555




More information about the All-commits mailing list