Don't renumber the blocks here. This could cause problems later on if another
authorBill Wendling <isanbard@gmail.com>
Mon, 17 Oct 2011 21:32:56 +0000 (21:32 +0000)
committerBill Wendling <isanbard@gmail.com>
Mon, 17 Oct 2011 21:32:56 +0000 (21:32 +0000)
commita48ed4fc8fddc819460e7ea0646709a7fd701e67
tree4433bdbbf7e49286eb35f3dbacbea9604e0ae37c
parent9ca9acfaff3c5e9f9dc86b830ef0255610e254e7
Don't renumber the blocks here. This could cause problems later on if another
pass renumbers the blocks again.

git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@142258 91177308-0d34-0410-b5e6-96231b3b80d8
lib/Target/ARM/ARMISelLowering.cpp