Adjust the MachineBasicBlock verifier rules to be more
authorDan Gohman <gohman@apple.com>
Thu, 27 Aug 2009 18:14:26 +0000 (18:14 +0000)
committerDan Gohman <gohman@apple.com>
Thu, 27 Aug 2009 18:14:26 +0000 (18:14 +0000)
commita01a80fa6c0c6e9c92ecfa951e974b98c3ba1783
tree712044ab6a16b174a79318c2e853f0716c012d7d
parentf83a5def43635436a6c2618e1b0b279d9930ecc7
Adjust the MachineBasicBlock verifier rules to be more
tolerant of blocks that end with "unreachable".

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