Make ExecutionEngine::updateGlobalMapping return the old mapping.
authorChris Lattner <sabre@nondot.org>
Fri, 4 Apr 2008 04:47:41 +0000 (04:47 +0000)
committerChris Lattner <sabre@nondot.org>
Fri, 4 Apr 2008 04:47:41 +0000 (04:47 +0000)
commitf4cc3096fd893cdef5b5c2664ebff8c13a07ad51
tree3376e99ece7c0a3e4e776d878416daeef6b07e29
parentfc5423d561bb7624bf328e3ed554efce6e296cbc
Make ExecutionEngine::updateGlobalMapping return the old mapping.

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