Avoid adding a duplicate def. This fixes PR4478.
authorEvan Cheng <evan.cheng@apple.com>
Mon, 6 Jul 2009 21:34:05 +0000 (21:34 +0000)
committerEvan Cheng <evan.cheng@apple.com>
Mon, 6 Jul 2009 21:34:05 +0000 (21:34 +0000)
commit2c4d96dfe9c309cc6b206c7d2cf03fe9fbd8aa93
treecf2a5e23efae61a7ca59a6fdda5fab0fdfc6f69b
parent643dda1d625d286dc53283d22152ba56926a1f25
Avoid adding a duplicate def. This fixes PR4478.

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