Don't use vcruntime, this makes our toolchain more hermetic and avoids
some compiler errors we've encountered in compiler-rt.
Details
Details
Diff Detail
Diff Detail
- Repository
- rG LLVM Github Monorepo
Paths
| Differential D103555
[Fuchsia] Use libc++abi on Windows in Fuchsia toolchain ClosedPublic Authored by phosek on Jun 2 2021, 2:19 PM.
Details Summary Don't use vcruntime, this makes our toolchain more hermetic and avoids
Diff Detail
Event TimelineThis revision is now accepted and ready to land.Jun 2 2021, 2:28 PM This revision was landed with ongoing or failed builds.Jun 2 2021, 2:57 PM Closed by commit rGb5dd421a3afa: [Fuchsia] Use libc++abi on Windows in Fuchsia toolchain (authored by phosek). · Explain Why This revision was automatically updated to reflect the committed changes. phosek added a reverting change: rGe237168341ed: Revert "[Fuchsia] Use libc++abi on Windows in Fuchsia toolchain".Jun 3 2021, 1:18 AM
Revision Contents
Diff 349389 clang/cmake/caches/Fuchsia-stage2.cmake
|