Allow the machine verifier to be run outside the PassManager.
authorJakob Stoklund Olesen <stoklund@2pi.dk>
Wed, 18 Nov 2009 20:36:57 +0000 (20:36 +0000)
committerJakob Stoklund Olesen <stoklund@2pi.dk>
Wed, 18 Nov 2009 20:36:57 +0000 (20:36 +0000)
commit8f16e02fc95c9b197d38bcd681f2612d36ed5c11
tree3f1d6ce58e2a6821cd52b46ffc60b2b5fc854aa2
parent1e78aa445c5b5b466cea4478f3f9034d4be7278e
Allow the machine verifier to be run outside the PassManager.

Verify LiveVariables information when present.

git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@89241 91177308-0d34-0410-b5e6-96231b3b80d8
include/llvm/CodeGen/MachineFunction.h
lib/CodeGen/MachineVerifier.cpp