diff options
| author | Greg Clayton <gclayton@apple.com> | 2011-07-08 21:46:14 +0000 | 
|---|---|---|
| committer | Greg Clayton <gclayton@apple.com> | 2011-07-08 21:46:14 +0000 | 
| commit | 884fb69460ed9e09b3c363ab280e5051e49cc29d (patch) | |
| tree | cf59b6760a49efa38ddad897f54a9e8b54fd7b98 /llvm/lib/Transforms/InstCombine/InstCombineCasts.cpp | |
| parent | 112fcc164a427f7a9ae4800b7ea11c3ae4493c62 (diff) | |
| download | bcm5719-llvm-884fb69460ed9e09b3c363ab280e5051e49cc29d.tar.gz bcm5719-llvm-884fb69460ed9e09b3c363ab280e5051e49cc29d.zip | |
Added the ability to see global variables with a variable expression path so
you can do things like:
(lldb) target variable g_global.a
(lldb) target variable *g_global.ptr
(lldb) target variable g_global.ptr[1]
llvm-svn: 134745
Diffstat (limited to 'llvm/lib/Transforms/InstCombine/InstCombineCasts.cpp')
0 files changed, 0 insertions, 0 deletions

