Fix liveintervals handling of dbg_value instructions.
authorEvan Cheng <evan.cheng@apple.com>
Tue, 16 Mar 2010 21:51:27 +0000 (21:51 +0000)
committerEvan Cheng <evan.cheng@apple.com>
Tue, 16 Mar 2010 21:51:27 +0000 (21:51 +0000)
commit4507f089d48c5adb454cd12b68333d5590ce05dd
tree9617b37580daabf432c2873bf93ba9e32bef0144
parentbb6c77e6b9be405fb4d57c8ee4cddc2018df392c
Fix liveintervals handling of dbg_value instructions.

git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@98686 91177308-0d34-0410-b5e6-96231b3b80d8
lib/CodeGen/LiveIntervalAnalysis.cpp
test/CodeGen/Generic/dbg_value.ll [new file with mode: 0644]