Assign indices to empty basic blocks. This will be necessary for StrongPHIEliminatio...
authorOwen Anderson <resistor@mac.com>
Mon, 16 Jun 2008 06:18:41 +0000 (06:18 +0000)
committerOwen Anderson <resistor@mac.com>
Mon, 16 Jun 2008 06:18:41 +0000 (06:18 +0000)
commit8892b6f30792bbc56f40d01a4ae9834a55cf8b1a
tree07ea6de2e2ed831e7c6f3427be068206a73afe4a
parenta413960a4847b996e48ebad5c41f094df441641d
Assign indices to empty basic blocks.  This will be necessary for StrongPHIElimination in the near future.

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