Make the augmentation size and next set of bytes agree on size,
authorEric Christopher <echristo@apple.com>
Sat, 29 Aug 2009 01:12:46 +0000 (01:12 +0000)
committerEric Christopher <echristo@apple.com>
Sat, 29 Aug 2009 01:12:46 +0000 (01:12 +0000)
commit6fefcebc4f92b944664b7b26042bc21e57aefe43
tree53f67236067d0d09aca6de076c5d7031970a250e
parent91dc33ae8fb6919df6edd8ec9d7f2b9f76c4b246
Make the augmentation size and next set of bytes agree on size,
and make the reference pointer size as it should be.

Fixes an abort on a testcase derived from libunwind's personality
test in 64-bit.

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