aboutsummaryrefslogtreecommitdiff
path: root/llvm/lib/Debugger/SourceLanguage-CPlusPlus.cpp
diff options
context:
space:
mode:
authorChris Lattner <sabre@nondot.org>2003-12-31 20:21:04 +0000
committerChris Lattner <sabre@nondot.org>2003-12-31 20:21:04 +0000
commit748e857996e6ecf847ddf36207aca9f417c0bd9d (patch)
tree8755a40f26ea7b0c99bfefeb1f66e8d7163f8058 /llvm/lib/Debugger/SourceLanguage-CPlusPlus.cpp
parente18c9ba06a7e5103dc085fb812d815f57516e925 (diff)
downloadllvm-748e857996e6ecf847ddf36207aca9f417c0bd9d.zip
llvm-748e857996e6ecf847ddf36207aca9f417c0bd9d.tar.gz
llvm-748e857996e6ecf847ddf36207aca9f417c0bd9d.tar.bz2
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. Also modified some code to not access the GlobalAddress map directly. llvm-svn: 10674
Diffstat (limited to 'llvm/lib/Debugger/SourceLanguage-CPlusPlus.cpp')
0 files changed, 0 insertions, 0 deletions