Add another (and hopefully the last) exception case, where once we recalculate
authorBill Wendling <isanbard@gmail.com>
Fri, 26 Feb 2010 00:43:54 +0000 (00:43 +0000)
committerBill Wendling <isanbard@gmail.com>
Fri, 26 Feb 2010 00:43:54 +0000 (00:43 +0000)
commitbb4283ec1349087566e53f57ca09f9ed3bd5a7fd
tree1dbfbc3ef59d3e2d7bff2eeb3547afc10074b8fc
parentfdb2be8b09f06c1124c990b959ee2dcc1008fab4
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.

git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@97196 91177308-0d34-0410-b5e6-96231b3b80d8
lib/CodeGen/AsmPrinter/DwarfException.cpp