Skip to content
Commit e18c9ba0 authored by Chris Lattner's avatar Chris Lattner
Browse files

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.

llvm-svn: 10673
parent 78f1f51c
Loading
Loading
Loading
Loading
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment