Go to file
Alkis Evlogimenos be526cfba4 Check if a block has a terminator first before calling front() on
it. If a block has a terminator then it is certainly non-empty so the
verifier will not crash on it.

llvm-svn: 18484
2004-12-04 02:30:42 +00:00
llvm Check if a block has a terminator first before calling front() on 2004-12-04 02:30:42 +00:00