Add a big assert making sure 2 address instructions are formed right
authorChris Lattner <sabre@nondot.org>
Sun, 15 Dec 2002 21:02:20 +0000 (21:02 +0000)
committerChris Lattner <sabre@nondot.org>
Sun, 15 Dec 2002 21:02:20 +0000 (21:02 +0000)
commit15f96db4d91eba096b7eaa36d8f891131412e064
tree70c05a46664ad4b60130f5894011b089f0d7792f
parent315bad0bc651e06a4a87288254adb8e0be63e6c9
Add a big assert making sure 2 address instructions are formed right

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