Fix PR4419: handle defs of partial uses.
authorEvan Cheng <evan.cheng@apple.com>
Sat, 20 Jun 2009 04:34:51 +0000 (04:34 +0000)
committerEvan Cheng <evan.cheng@apple.com>
Sat, 20 Jun 2009 04:34:51 +0000 (04:34 +0000)
commit694f6c81e885818840d374c855cd0c91ed3f2f15
treeeec47a17634b804aee2afec4fea6570cc4454cbb
parente9fe6c7729c0637acadd7564ae8d14c5c9300f89
Fix PR4419: handle defs of partial uses.

git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@73816 91177308-0d34-0410-b5e6-96231b3b80d8
lib/CodeGen/LiveVariables.cpp
test/CodeGen/ARM/2009-06-19-RegScavengerAssert.ll [new file with mode: 0644]