llvm-project/compiler-rt/cmake
Daniel Rodríguez Troitiño 813e7249b8 [builtins] Build for arm64_32 for watchOS (Darwin)
Trying to build the builtins code fails because `arm64_32_SOURCES` is
missing. Setting it to the same list used for `aarch64_SOURCES` solves
that problem and allow the builtins to compile for that architecture.

Additionally, arm64_32 is added as a possible architecture for watchos
platforms.

Reviewed By: compnerd

Differential Revision: https://reviews.llvm.org/D99690
2021-04-01 17:16:18 -07:00
..
Modules [compiler-rt] Produce the right arch suffix for arm libraries 2021-03-18 14:58:58 +02:00
caches
base-config-ix.cmake [Sanitizers] Remove OpenBSD support (new attempt) 2020-10-20 11:16:09 +01:00
builtin-config-ix.cmake [builtins] Build for arm64_32 for watchOS (Darwin) 2021-04-01 17:16:18 -07:00
config-ix.cmake [CMake][compiler-rt][RISCV] Support RISC-V cross-compilation 2021-01-31 23:52:57 +00:00