Go to file
Roman Divacky 9d38fc8ddc Define and handle additional fixup kinds. By Adhemerval Zanella.
llvm-svn: 162037
2012-08-16 18:37:52 +00:00
clang objective-C: deprecate casts of ObjC's SEL 2012-08-16 18:33:47 +00:00
clang-tools-extra Fixed some renaming detritus in the comments, and an unused variable warning. Thanks to David Blaikie and Manuel Klimek for the comments 2012-08-16 17:47:06 +00:00
compiler-rt tsan: add flag to disable reporting of destruction of locked mutexes (some programs use that on a regular basis) 2012-08-16 15:12:35 +00:00
debuginfo-tests Fix this for gdb 7.4. 2012-07-23 19:41:58 +00:00
libclc Do not use linkonce_odr linkage in .ll files. This prevented them 2012-08-05 22:25:48 +00:00
libcxx Remove obsolete do-installhdrs target (again). 2012-08-13 16:32:15 +00:00
libcxxabi Change size of reference count field in __libcpp_nmstr from 32 bits to 64 bits for 64 bit targets. This is controls the data layout of all exceptions defined in <stdexcept>. This aligns the ABI with that of gcc-4.2. 2012-08-08 16:15:16 +00:00
lld Hook up lld-test to llvm check-all. Patch by Andy Gibbs! 2012-07-31 18:44:52 +00:00
lldb Update build instructions. Patch from "Kopec, Matt" <matt.kopec@intel.com>! 2012-08-16 00:08:21 +00:00
llvm Define and handle additional fixup kinds. By Adhemerval Zanella. 2012-08-16 18:37:52 +00:00
polly Remove executable bits from html files 2012-08-15 05:50:24 +00:00