llvm-project/compiler-rt/cmake
Jinsong Ji 3f5f8f3973 [compiler-rt][CMake] Fix PowerPC runtime build
When build in runtime bulid mode with LLVM_ENABLE_RUNTIMES,
the base-config-ix.cmake will complain about two errors.

One is empty string in replace, the other one is unknown `TEST_BIG_ENDIAN ` command.

This patch fix it so that we can test runtime build.

Reviewed By: phosek

Differential Revision: https://reviews.llvm.org/D80040
2020-05-18 19:46:43 +00:00
..
Modules [compiler-rt] Don't error out on missing builtins when builting builtins themselves 2020-05-18 11:28:44 +03:00
caches [CMake] Updating Apple CMake cache file 2016-04-28 18:24:29 +00:00
base-config-ix.cmake [compiler-rt][CMake] Fix PowerPC runtime build 2020-05-18 19:46:43 +00:00
builtin-config-ix.cmake [builtins] Build for arm64e for Darwin 2020-03-11 22:01:44 -07:00
config-ix.cmake [MSan] Enable for SystemZ 2020-04-16 12:15:01 +02:00