Go to file
Greg Clayton 81e9ebf798 Move the source and Makefile into a directory so it will be easier to install.
llvm-svn: 155523
2012-04-25 01:25:04 +00:00
clang Expand #include_next in float.h from mingw to _msc_ver. 2012-04-24 23:43:40 +00:00
compiler-rt [ASan] use CLANG_VERSION in Makefile (currently 3.2) 2012-04-23 13:27:47 +00:00
debuginfo-tests Revert previous patch as the corresponding clang patch was reverted. 2012-01-26 07:01:33 +00:00
libclc Switch to BSD/MIT dual license. 2012-02-22 04:47:39 +00:00
libcxx libc++: only #include <cxxabi.h> if it exists. This allows libc++ to build 2012-04-19 01:36:12 +00:00
libcxxabi Changed 'cause' from 'terminate' to 'uncaught' in default_terminate_handler 2012-04-24 17:41:51 +00:00
lld [docs] Update version number. I suggest that at some point we make the 2012-04-20 19:30:12 +00:00
lldb Move the source and Makefile into a directory so it will be easier to install. 2012-04-25 01:25:04 +00:00
llvm Do not use $gp as a dedicated global register if the target ABI is not O32. 2012-04-25 01:24:52 +00:00
polly Simplify import/export command line flags. 2012-04-24 16:12:34 +00:00