Re-enable empty block indexing by default, since it doesn't seem to have any
authorOwen Anderson <resistor@mac.com>
Mon, 16 Jun 2008 16:58:24 +0000 (16:58 +0000)
committerOwen Anderson <resistor@mac.com>
Mon, 16 Jun 2008 16:58:24 +0000 (16:58 +0000)
commit1fbb4545d41e65191ae66a7302276fa5424518c5
tree3f42d10dc33ff77429712f02077e429bcab8172c
parent0a9aaf46bee75540db16603dd60f7d3bc597842d
Re-enable empty block indexing by default, since it doesn't seem to have any
impact on code quality or compile time.

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