Fetch the starting index of the block when assigning intervals. This gets live-in...
authorOwen Anderson <resistor@mac.com>
Sun, 21 Sep 2008 20:43:24 +0000 (20:43 +0000)
committerOwen Anderson <resistor@mac.com>
Sun, 21 Sep 2008 20:43:24 +0000 (20:43 +0000)
commit134eb73fc35e6ead3cfd3ed5024d0d7efa507441
treef31746c68927a94e049bc34666ed37c8e0d5a443
parentca19a3fd116a0a7dab15e49509a3fea565b5e738
Fetch the starting index of the block when assigning intervals.  This gets live-in indices
correct in the presence of things like EH labels.

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