diff options
author | Greg Clayton <gclayton@apple.com> | 2012-06-27 20:23:09 +0000 |
---|---|---|
committer | Greg Clayton <gclayton@apple.com> | 2012-06-27 20:23:09 +0000 |
commit | 8567355e8c5cb73f8fe17961a613590d41a74132 (patch) | |
tree | 305be2f90b2da9591f7cb913f4f0617c6430c43e /clang/lib/Frontend/CompilerInvocation.cpp | |
parent | 3e6dde6652f3814fd88f403749141d75eb5ae771 (diff) | |
download | bcm5719-llvm-8567355e8c5cb73f8fe17961a613590d41a74132.tar.gz bcm5719-llvm-8567355e8c5cb73f8fe17961a613590d41a74132.zip |
Modify the ranges_access() helper function to be able to lookup the address range in a block given an address. Since blocks can have multiple discontiguous ranges, it helps to be able to get the current address range for the current block in a frame. This can be used in code like:
curr_block_range = lldb.frame.block.range[lldb.frame.addr]
llvm-svn: 159289
Diffstat (limited to 'clang/lib/Frontend/CompilerInvocation.cpp')
0 files changed, 0 insertions, 0 deletions