Take the code that was emitted for the llvm.eh.dispatch.setup intrinsic and emit
authorBill Wendling <isanbard@gmail.com>
Fri, 7 Oct 2011 22:08:37 +0000 (22:08 +0000)
committerBill Wendling <isanbard@gmail.com>
Fri, 7 Oct 2011 22:08:37 +0000 (22:08 +0000)
commitf1083d4139720b41457528f81919d9587e442862
treea33a94d447d9be764211dbc9af583f1adca6afff
parentce370cfd891386d613d4bd0d28449d2705705d16
Take the code that was emitted for the llvm.eh.dispatch.setup intrinsic and emit
it with the new SjLj emitter stuff. This way there's no need to emit that
kind-of-hacky intrinsic.

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