llvm-6502/projects
Chandler Carruth d9f3dd96b2 Enable recursing into the compiler-rt projcet with the CMake build.
This only fires if using a recent enough CMake -- compiler-rt uses a few
of the more advanced features that not everyone needs.

Please let me know if anyone sees issues with this. I'll be updating
documentation and other stuff to tell people about this.

Many thanks to Alexey for doing a ton of work to get ASan's CMake build
into a really fantastic shape. =]

git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@162815 91177308-0d34-0410-b5e6-96231b3b80d8
2012-08-29 00:38:02 +00:00
..
sample Fix a typo (the the => the) 2012-07-23 08:51:15 +00:00
CMakeLists.txt Enable recursing into the compiler-rt projcet with the CMake build. 2012-08-29 00:38:02 +00:00
LLVMBuild.txt LLVMBuild: Remove trailing newline, which irked me. 2011-12-12 19:48:00 +00:00
Makefile projects: Don't try to build libcxx if one happens to have it checked out into 2010-09-09 15:49:32 +00:00