llvm-project/compiler-rt/cmake
Petr Hosek d533fae6ef [CMake] Change the flag to use compiler-rt builtins to boolean
This changes the name and the type to what it was prior to r333037
which matches the name of the flag used in other runtimes: libc++,
libc++abi and libunwind. We don't need the type to be a string since
there's only binary choice between libgcc and compiler-rt unlike in
the case of C++ library where there're multiple options.

Differential Revision: https://reviews.llvm.org/D49325

llvm-svn: 337116
2018-07-15 03:05:20 +00:00
..
Modules [CMake] Add compiler-rt header files to the list of sources for targets 2018-07-10 13:00:17 +00:00
caches [CMake] Updating Apple CMake cache file 2016-04-28 18:24:29 +00:00
base-config-ix.cmake Support for multiarch runtimes layout 2018-06-28 03:11:52 +00:00
builtin-config-ix.cmake Revert "[cmake] [ARM] Check if VFP is supported before including any VFP builtins" 2018-05-24 21:36:27 +00:00
config-ix.cmake [CMake] Change the flag to use compiler-rt builtins to boolean 2018-07-15 03:05:20 +00:00