Nick Lewycky 49072473ba Verify types. Invalid types can be constructed when assertions are off.
Make the verifier more robust by avoiding unprotected cast<> calls. Notably,
Assert1(isa<>); cast<> is not safe as Assert1 does not terminate the program.


git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@81179 91177308-0d34-0410-b5e6-96231b3b80d8
2009-09-08 01:23:52 +00:00
..
2009-08-28 23:24:31 +00:00
2009-08-04 23:02:53 +00:00
2009-07-29 22:17:13 +00:00
2009-08-17 23:17:17 +00:00
2009-09-07 04:05:49 +00:00
2009-08-29 23:34:14 +00:00
2009-08-23 04:44:11 +00:00
2009-08-28 23:24:31 +00:00