Re-enable 102323 with fix: do not update dbg_value's with incorrect frame indices...
authorEvan Cheng <evan.cheng@apple.com>
Mon, 26 Apr 2010 18:37:21 +0000 (18:37 +0000)
committerEvan Cheng <evan.cheng@apple.com>
Mon, 26 Apr 2010 18:37:21 +0000 (18:37 +0000)
commit6fa7636e614cbf0a19d374e169791a774281e8d3
treebfcec20b1652f642f9653a56de491d983b042932
parentf74e25f60c8c63b819ff603cb4c3c18424dc87a7
Re-enable 102323 with fix: do not update dbg_value's with incorrect frame indices when the live interval are being re-materialized.

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