diff options
author | Chris Bieneman <beanz@apple.com> | 2016-05-03 19:48:11 +0000 |
---|---|---|
committer | Chris Bieneman <beanz@apple.com> | 2016-05-03 19:48:11 +0000 |
commit | aa3d2c13bf993a39c08957c261dd2a0bb6dfbd5c (patch) | |
tree | aca919a525acb4d776a60362d844527ae96e5843 /llvm/unittests/ADT/ArrayRefTest.cpp | |
parent | 2a141322853f6e6e619dd4056c34fbaa45eddcc6 (diff) | |
download | llvm-aa3d2c13bf993a39c08957c261dd2a0bb6dfbd5c.zip llvm-aa3d2c13bf993a39c08957c261dd2a0bb6dfbd5c.tar.gz llvm-aa3d2c13bf993a39c08957c261dd2a0bb6dfbd5c.tar.bz2 |
[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
Diffstat (limited to 'llvm/unittests/ADT/ArrayRefTest.cpp')
0 files changed, 0 insertions, 0 deletions