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 | 5ce4091a68936b94c1f8858a101e61e65f71a23b (patch) | |
tree | df03a3a6e348e0fcd962a8a3dde167420e59faba /.gitignore | |
parent | 7b42bedca4a3e68adbaf9dad7511320d0480a55b (diff) | |
download | external_llvm-5ce4091a68936b94c1f8858a101e61e65f71a23b.zip external_llvm-5ce4091a68936b94c1f8858a101e61e65f71a23b.tar.gz external_llvm-5ce4091a68936b94c1f8858a101e61e65f71a23b.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.
git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@185842 91177308-0d34-0410-b5e6-96231b3b80d8
Diffstat (limited to '.gitignore')
0 files changed, 0 insertions, 0 deletions