[Fuchsia] Build compiler-rt builtins for 32-bit x86
authorPetr Hosek <phosek@google.com>
Wed, 22 Apr 2020 23:41:03 +0000 (16:41 -0700)
committerPetr Hosek <phosek@google.com>
Fri, 24 Apr 2020 19:18:30 +0000 (12:18 -0700)
commit063128f97930c551a43a657084f1632e33245bf6
tree1175a798bbe815ad714f4da25a15622b1646355d
parent495bb8feb9af12b7df3616115230923d677ed57e
[Fuchsia] Build compiler-rt builtins for 32-bit x86

While we don't support 32-bit architectures in Fuchsia, these are needed
in the early boot phase on x86, so we build just these to satisfy that
use case.

Differential Revision: https://reviews.llvm.org/D78687
clang/cmake/caches/Fuchsia-stage2.cmake
clang/lib/Basic/Targets.cpp