Go to file
David Chisnall 40d7a8acff Remove a spurious #ifdef / #endif pair with nothing between them.
llvm-svn: 151729
2012-02-29 16:22:33 +00:00
clang Add -C when linking on Solaris so that the error messages are understandable by actual humans. 2012-02-29 15:06:12 +00:00
compiler-rt [ASan] Replace CRT .dll malloc with our implementation at asan_init() time 2012-02-29 11:43:03 +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 Remove a spurious #ifdef / #endif pair with nothing between them. 2012-02-29 16:22:33 +00:00
libcxxabi Insert a couple of dummy virtual functions to ease low level binary compatibility with other low level tools. 2012-02-23 21:09:29 +00:00
lld Add support for SharedLibraryAtoms (proxy atoms for exported symbols from a 2012-02-22 21:56:59 +00:00
lldb Fix a recursion that could happen when creating the first frame in 2012-02-29 11:25:29 +00:00
llvm LegalizeIntegerTypes: Reorder operations in the "big shift by small amount" optimization, making the lives of later passes easier. 2012-02-29 13:27:00 +00:00
polly www: Fix french special characters 2012-02-20 14:03:56 +00:00