Retrying r91337:
authorBill Wendling <isanbard@gmail.com>
Sat, 16 Jan 2010 01:40:55 +0000 (01:40 +0000)
committerBill Wendling <isanbard@gmail.com>
Sat, 16 Jan 2010 01:40:55 +0000 (01:40 +0000)
commitd58e9cb42d7f5cf83c9b982df7e2c822b2e285e9
tree2968213db2f72ff1c7512c9b5544714076e77321
parent9ab19f25aaca858928901f9c520c666a4c815ebd
Retrying r91337:

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 for some platforms. Allow
individual platforms to decide for themselves.

git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@93616 91177308-0d34-0410-b5e6-96231b3b80d8
include/llvm/Target/TargetMachine.h
lib/CodeGen/AsmPrinter/DwarfException.cpp
lib/Target/X86/X86TargetMachine.cpp
lib/Target/X86/X86TargetMachine.h