diff options
author | David Blaikie <dblaikie@gmail.com> | 2013-07-08 17:33:10 +0000 |
---|---|---|
committer | David Blaikie <dblaikie@gmail.com> | 2013-07-08 17:33:10 +0000 |
commit | ac569a656fb2ab25a65d74c98e2c70865ea0c507 (patch) | |
tree | 0eccd878056a89b725da851ef72f4b5cc6d89d09 /lldb/scripts/Python | |
parent | e785b1920217a20170e0978053183014d1159b87 (diff) | |
download | llvm-ac569a656fb2ab25a65d74c98e2c70865ea0c507.zip llvm-ac569a656fb2ab25a65d74c98e2c70865ea0c507.tar.gz llvm-ac569a656fb2ab25a65d74c98e2c70865ea0c507.tar.bz2 |
DebugInfo: Simplify Address Pool index handling.
Since the pool indexes are necessarily sequential and contiguous, just
insert things in the right place rather than having to sort the sequence
after the fact.
No functionality change.
llvm-svn: 185842
Diffstat (limited to 'lldb/scripts/Python')
0 files changed, 0 insertions, 0 deletions