Register the frame register function when allocating the JIT,
authorNicolas Geoffray <nicolas.geoffray@lip6.fr>
Mon, 18 Aug 2008 14:53:56 +0000 (14:53 +0000)
committerNicolas Geoffray <nicolas.geoffray@lip6.fr>
Mon, 18 Aug 2008 14:53:56 +0000 (14:53 +0000)
commita7ec87cd0793c463d792323087b2fb3a4871efe0
tree7ef24378146b8ad0e2ba0e95dcb2c774eb6a5bbf
parent6aa38987302a5c272900607b201aa95a0e1eafd3
Register the frame register function when allocating the JIT,
so that lli works out of the box with -enable-eh.

git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@54920 91177308-0d34-0410-b5e6-96231b3b80d8
lib/ExecutionEngine/JIT/JIT.cpp