revert one of the loops to use indicies over iterators because there are vector inser...
authorBruno Cardoso Lopes <bruno.cardoso@gmail.com>
Fri, 17 Jul 2009 18:02:30 +0000 (18:02 +0000)
committerBruno Cardoso Lopes <bruno.cardoso@gmail.com>
Fri, 17 Jul 2009 18:02:30 +0000 (18:02 +0000)
commitb674dbe656984220c362acb7f336d10d890857fe
tree22af1f71d0c4ad04241c7037b9cc8310d4870e30
parent9491c16e14f9fb56d5d71cd855c2d8c315fbb5ae
revert one of the loops to use indicies over iterators because there are vector insertions inside the loop

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