Fix a case where debug_value could affect codegen.
authorDale Johannesen <dalej@apple.com>
Sat, 30 Jan 2010 00:57:47 +0000 (00:57 +0000)
committerDale Johannesen <dalej@apple.com>
Sat, 30 Jan 2010 00:57:47 +0000 (00:57 +0000)
commitca1346122f07e56ab84a3ffaab02bd5a7d85c7af
tree267b82b80297a52d5a6f612888c8e2d974cc21c1
parent6ecfccfd55274187368b86d7f2e65f77d1921c36
Fix a case where debug_value could affect codegen.

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