llvm-project/compiler-rt/cmake
Chris Bieneman aa3d2c13bf [CMake] NFC. Add support for testing the compiler without testing the linker
Summary:
One of the big limitations we have in the compiler-rt build system today is that we cannot bootstrap building the builtins because you need a fully functional toolchain to pass CMake's tests.

This change adds support for compile only tests.

It is NFC because nothing is using the compile-only tests yet.

I believe this is the last separable part of D16653.

Reviewers: samsonov

Subscribers: llvm-commits

Differential Revision: http://reviews.llvm.org/D19692

llvm-svn: 268427
2016-05-03 19:48:11 +00:00
..
Modules [CMake] NFC. Add support for testing the compiler without testing the linker 2016-05-03 19:48:11 +00:00
caches [CMake] Updating Apple CMake cache file 2016-04-28 18:24:29 +00:00
config-ix.cmake [Compiler-rt][CFI] Enabling CFI for MIPS64 2016-04-27 05:49:42 +00:00