Add CFG checks to MachineVerifier.
authorJakob Stoklund Olesen <stoklund@2pi.dk>
Mon, 20 Aug 2012 20:52:06 +0000 (20:52 +0000)
committerJakob Stoklund Olesen <stoklund@2pi.dk>
Mon, 20 Aug 2012 20:52:06 +0000 (20:52 +0000)
commitb254c6d77a042ac175e101f6e06aa667446e1b77
tree26c2c939d5b364a087bc51e287c67ed08a114f07
parenta0708d1109c2c1a3cf911a4761a10ad69a28455e
Add CFG checks to MachineVerifier.

Verify that the predecessor and successor lists are consistent and free
of duplicates.

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