Go to file
Anders Carlsson d6f1518cc9 Fix another regression from the "skip vtable pointer initialization"
optimization. Make sure to require a vtable when trying to get the address
of a VTT, otherwise we would never end up emitting the VTT.

llvm-svn: 131400
2011-05-16 04:08:36 +00:00
clang Fix another regression from the "skip vtable pointer initialization" 2011-05-16 04:08:36 +00:00
compiler-rt Check architectures to make sure that we can build for all of them 2011-05-09 20:24:43 +00:00
debuginfo-tests Test case for r130373. 2011-04-28 02:23:17 +00:00
libcxx Fix type-o found by Justin Hibbits 2011-05-14 18:20:45 +00:00
libcxxabi initial import 2011-05-05 15:27:28 +00:00
lldb Add support for the 'G' packet not being implemented or returning an error. 2011-05-16 03:02:32 +00:00
llvm Don't do tail calls in a function that call setjmp. The stack might be 2011-05-16 03:05:33 +00:00
polly www: Colorize TODO status 2011-05-14 19:02:51 +00:00