Go to file
Cameron Zwarich 70be27e913 Fix an obvious problem with an alignment computation. AsmPrinter actually does
the max itself, so it is not easy to write a test case for this, but I added a
test case that would fail if the code in AsmPrinter were removed.

llvm-svn: 129432
2011-04-13 09:02:43 +00:00
clang Teach -Wuninitialized about C++'s typeid expression, including both the 2011-04-13 08:18:42 +00:00
compiler-rt fix typo 2011-04-12 21:22:48 +00:00
debuginfo-tests These tests are x86_64 specific. 2011-03-28 20:00:34 +00:00
libcxx Fix bug in Sseq constraints found by Seth Cantrell 2011-04-11 18:22:12 +00:00
lldb Fix various minor bugs in the ARM instruction emulation code. 2011-04-13 00:42:12 +00:00
llvm Fix an obvious problem with an alignment computation. AsmPrinter actually does 2011-04-13 09:02:43 +00:00