Allow double defs in the machine code verifier after the addPreRegAlloc passes.
authorJakob Stoklund Olesen <stoklund@2pi.dk>
Sat, 15 Aug 2009 13:10:15 +0000 (13:10 +0000)
committerJakob Stoklund Olesen <stoklund@2pi.dk>
Sat, 15 Aug 2009 13:10:15 +0000 (13:10 +0000)
commit4af85b2328d432960371efeb092a70a8d9c25227
tree4db4a76dbe58aa59222fe2b9e664f9bf4958968d
parent1c8c15f6d2f3f7ffbeff5daa211907dff1b13650
Allow double defs in the machine code verifier after the addPreRegAlloc passes.

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