Remove special case handling of empty MBBs now that we assign indices to them.
authorOwen Anderson <resistor@mac.com>
Mon, 16 Jun 2008 19:32:40 +0000 (19:32 +0000)
committerOwen Anderson <resistor@mac.com>
Mon, 16 Jun 2008 19:32:40 +0000 (19:32 +0000)
commit31ec841be1f51a60f5b655aa2a008eb68e48c07a
treefa8f50279e611d1b2f66c97b5d64bcafa44f2416
parentf6f4f7a149e2864cc0441afcbed5fd99ff4b9587
Remove special case handling of empty MBBs now that we assign indices to them.

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