Go to file
Bill Wendling 6394521a2b Add another (and hopefully the last) exception case, where once we recalculate
the alignment requirement, if it no longer makes the TType base offset overflow
into extra bytes, then we need to pad to those bytes ourselves.

llvm-svn: 97196
2010-02-26 00:43:54 +00:00
clang Make sure to mark constructors, operator new, and operator delete as 2010-02-26 00:38:10 +00:00
compiler-rt add __sync_synchronize. Needed by compiler when emitting thumb1 with -fno-builtin 2010-02-02 21:34:04 +00:00
llvm Add another (and hopefully the last) exception case, where once we recalculate 2010-02-26 00:43:54 +00:00