Assert that all MachineInstrs update PhysRegUseDefLists in
authorDan Gohman <gohman@apple.com>
Mon, 7 Jul 2008 19:55:35 +0000 (19:55 +0000)
committerDan Gohman <gohman@apple.com>
Mon, 7 Jul 2008 19:55:35 +0000 (19:55 +0000)
commit03bafaf802579d0c659af6f2bc1ca539ac0704ca
treec9303f63aec360ed9b9793a76888237d3d23f2de
parent1ce75dcbbcb6a67904a23b4ec701d1e994767c7e
Assert that all MachineInstrs update PhysRegUseDefLists in
their cleanup code.

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