The CIE says that the LSDA point in the FDE section is an "sdata4". That's fine,
authorBill Wendling <isanbard@gmail.com>
Mon, 14 Dec 2009 21:49:44 +0000 (21:49 +0000)
committerBill Wendling <isanbard@gmail.com>
Mon, 14 Dec 2009 21:49:44 +0000 (21:49 +0000)
commitf8084fb1e1da226d73f69c8b30179951ca7d80a9
tree12ed7b813ba5bfa3522db2940ca795ebdb993235
parent80dd125e173e059783afef782df2ab895c643da5
The CIE says that the LSDA point in the FDE section is an "sdata4". That's fine,
but we need it to actually be 4-bytes in the FDE.

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