Iterate backwards over debug locations when splitting them so they can be safely...
authorJakob Stoklund Olesen <stoklund@2pi.dk>
Fri, 6 May 2011 19:31:19 +0000 (19:31 +0000)
committerJakob Stoklund Olesen <stoklund@2pi.dk>
Fri, 6 May 2011 19:31:19 +0000 (19:31 +0000)
commit6212f9a304d7f8061c87920d39bddbc19afecb0c
tree4a95cd909db45df4fcea5840884438fdd5079688
parent5d754bfa320c558cbebded328454b75134f2cfee
Iterate backwards over debug locations when splitting them so they can be safely erased.

This should unbreak dragonegg-i386-linux and build-self-4-mingw32.

git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@131007 91177308-0d34-0410-b5e6-96231b3b80d8
lib/CodeGen/LiveDebugVariables.cpp