commit | c8a07d7378699b8d11ce2a1549b984d84706da19 | [log] [tgz] |
---|---|---|
author | Chris Lattner <sabre@nondot.org> | Wed Dec 31 20:19:31 2003 +0000 |
committer | Chris Lattner <sabre@nondot.org> | Wed Dec 31 20:19:31 2003 +0000 |
tree | 18d431c8448c71b94c7a5c448205c137db26c966 | |
parent | 9e26027b82e70308151e129fdddb12ee85dd82c5 [diff] |
Add new ExecutionEngine::getGlobalValueAtAddress method, which can efficiently turn a memory address back into the LLVM global object that starts at that address. Note that this won't cause any additional datastructures to be built for clients of the EE that don't need this information. git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@10673 91177308-0d34-0410-b5e6-96231b3b80d8