diff options
author | David Blaikie <dblaikie@gmail.com> | 2014-03-24 22:27:06 +0000 |
---|---|---|
committer | David Blaikie <dblaikie@gmail.com> | 2014-03-24 22:27:06 +0000 |
commit | 34ec5d07e1a145eb0cfabe65f7db442c1a97eb43 (patch) | |
tree | 5350d75f127b6fde3f2696a184731013fb54f3f9 /lldb/source/Commands/CommandObjectExpression.cpp | |
parent | 4fdb0708171b957e341e610f2fb64fa0fb1ffd1a (diff) | |
download | bcm5719-llvm-34ec5d07e1a145eb0cfabe65f7db442c1a97eb43.tar.gz bcm5719-llvm-34ec5d07e1a145eb0cfabe65f7db442c1a97eb43.zip |
DwarfDebug: Simplify debug_loc merging
No functional change intended.
Merging up-front rather than delaying this task until later. This just
seems simpler and more efficient (avoiding growing the debug loc list
only to have to skip over those post-merged entries, etc).
llvm-svn: 204679
Diffstat (limited to 'lldb/source/Commands/CommandObjectExpression.cpp')
0 files changed, 0 insertions, 0 deletions