llvm-project/compiler-rt/cmake
Shoaib Meenai f481256bfe [builtins] Build for arm64e for Darwin
https://github.com/apple/swift/pull/30112/ makes the Swift standard
library for iOS build for arm64e. If you're building Swift against your
own LLVM, this in turn requires having the builtins built for arm64e,
otherwise you won't be able to use the builtins (which will in turn lead
to an undefined symbol for `__isOSVersionAtLeast`). Make the builtins
build for arm64e to fix this.

Differential Revision: https://reviews.llvm.org/D76041
2020-03-11 22:01:44 -07:00
..
Modules [cmake] By default do not build compiler-rt with PGO 2020-03-09 15:52:38 -07:00
caches [CMake] Updating Apple CMake cache file 2016-04-28 18:24:29 +00:00
base-config-ix.cmake Use host's executable suffix for clang when cross-compiling compiler-rt 2019-09-12 18:44:47 +00:00
builtin-config-ix.cmake [builtins] Build for arm64e for Darwin 2020-03-11 22:01:44 -07:00
config-ix.cmake [cmake] By default do not build compiler-rt with PGO 2020-03-09 15:52:38 -07:00