Permit blocks to branch directly to a landing pad.
authorJakob Stoklund Olesen <stoklund@2pi.dk>
Tue, 5 Apr 2011 23:43:11 +0000 (23:43 +0000)
committerJakob Stoklund Olesen <stoklund@2pi.dk>
Tue, 5 Apr 2011 23:43:11 +0000 (23:43 +0000)
commit3e22897fa9f07fc641b07d2e12101d21f84da668
treed4f6ce15193322314f59d71e2063b5e69b2091ff
parentcaf767bb027088e28460cde21c721cda681e38fc
Permit blocks to branch directly to a landing pad.

Treat the landing pad as a normal successor when that happens.

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