Verify LiveIntervals against the CFG, ensuring that live-in values are live-out
authorJakob Stoklund Olesen <stoklund@2pi.dk>
Sat, 23 Oct 2010 00:49:09 +0000 (00:49 +0000)
committerJakob Stoklund Olesen <stoklund@2pi.dk>
Sat, 23 Oct 2010 00:49:09 +0000 (00:49 +0000)
commit7871687604944d68455a777c3047ff2a6ca5985f
tree7b95a35ae75a99977f2d8714b612cdc842a4abde
parent61f34bc4bc52c3ec61dd2c392804e60b65edee47
Verify LiveIntervals against the CFG, ensuring that live-in values are live-out
of all predecessors.

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