aboutsummaryrefslogtreecommitdiff
path: root/lldb/source/Commands/CommandObjectThread.cpp
diff options
context:
space:
mode:
authorPeter Collingbourne <peter@pcc.me.uk>2016-11-24 00:41:05 +0000
committerPeter Collingbourne <peter@pcc.me.uk>2016-11-24 00:41:05 +0000
commite32baa0c3e191396cbbdedf2b79fcdebd3e4fc50 (patch)
tree61f7b5fe1e31b1c4a382c8dcd996d666fdf235cd /lldb/source/Commands/CommandObjectThread.cpp
parent7b54dd039e442c9d0fae3bb166a542ca611101fc (diff)
downloadllvm-e32baa0c3e191396cbbdedf2b79fcdebd3e4fc50.zip
llvm-e32baa0c3e191396cbbdedf2b79fcdebd3e4fc50.tar.gz
llvm-e32baa0c3e191396cbbdedf2b79fcdebd3e4fc50.tar.bz2
Object: Simplify the IRObjectFile symbol iterator implementation.
Change the IRObjectFile symbol iterator to be a pointer into a vector of PointerUnions representing either IR symbols or asm symbols. This change is in preparation for a future change for supporting multiple modules in an IRObjectFile. Although it causes an increase in memory consumption, we can deal with that issue separately by introducing a bitcode symbol table. Differential Revision: https://reviews.llvm.org/D26928 llvm-svn: 287845
Diffstat (limited to 'lldb/source/Commands/CommandObjectThread.cpp')
0 files changed, 0 insertions, 0 deletions