[WinEH] Store pointers to the LSDA in the exception registration object
authorReid Kleckner <reid@kleckner.net>
Wed, 20 May 2015 23:08:04 +0000 (23:08 +0000)
committerReid Kleckner <reid@kleckner.net>
Wed, 20 May 2015 23:08:04 +0000 (23:08 +0000)
commit7681f6a1b0f79683b963c5061335eff88a5a55ad
tree337091a8a8fb22322e8ca481b97bb7e9195f89b3
parent05b0f7dc93cfbf49be663b6701841bcae75cb576
[WinEH] Store pointers to the LSDA in the exception registration object

We aren't yet emitting the LSDA yet, so this will still fail to
assemble.

git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@237852 91177308-0d34-0410-b5e6-96231b3b80d8
include/llvm/IR/IntrinsicsX86.td
include/llvm/MC/MCContext.h
lib/MC/MCContext.cpp
lib/Target/X86/X86ISelLowering.cpp
lib/Target/X86/X86WinEHState.cpp
test/CodeGen/X86/win32-eh.ll