Go to file
Tim Northover d2678d6ba6 Note minimum required version of CMake
We already use features from 2.8.6, this just gives a slightly more friendly
message when the dependency isn't met.

Patch from Keith Walker.

llvm-svn: 175434
2013-02-18 11:41:04 +00:00
clang Prevent line breaks that make stuff hard to read. 2013-02-18 11:05:07 +00:00
clang-tools-extra Fix -use-nullptr problems with assert() 2013-02-17 16:45:54 +00:00
compiler-rt [asan] enable asan_prelink_test when gold is the default linker (gold and bfd linker have different flag syntax) 2013-02-18 08:37:49 +00:00
debuginfo-tests Harden this test a bit to work on the mac with ancient gdbs. 2013-01-17 20:09:50 +00:00
libclc Update the copyright coredits -- Happy new year 2013! 2013-01-01 10:00:19 +00:00
libcxx Bruce Mitchener: Minor typo fixes. 2013-02-15 15:37:50 +00:00
libcxxabi Bruce Mitchener: Typo fixes. 2013-02-15 15:48:49 +00:00
lld [Core,Driver,ELF] Differentiate static and dynamic executables. 2013-02-14 20:32:00 +00:00
lldb Added a host call to get the number of CPUs. It should work on all POSIX unixes, linux and Windows. 2013-02-17 20:46:30 +00:00
llvm Note minimum required version of CMake 2013-02-18 11:41:04 +00:00
polly capitalize SCEV to match the current naming convention 2013-02-15 21:26:53 +00:00