Checkpoint for SJLJ EH code.
authorBill Wendling <isanbard@gmail.com>
Wed, 5 Oct 2011 00:02:33 +0000 (00:02 +0000)
committerBill Wendling <isanbard@gmail.com>
Wed, 5 Oct 2011 00:02:33 +0000 (00:02 +0000)
commit2a85015313b585c2a6d2a59d5bfc99a5ebe88f30
treee50a1ea387c6ce5f58709ce2ebbc30aefbfab765
parent200a8cef256f6aade13692752a8fa8f6120cf04f
Checkpoint for SJLJ EH code.

This is a first pass at generating the jump table for the sjlj dispatch. It
currently generates something plausible, but hasn't been tested thoroughly.

git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@141140 91177308-0d34-0410-b5e6-96231b3b80d8
lib/Target/ARM/ARMISelLowering.cpp