Add some extra checks. Opaque types don't have a null marker.
authorChris Lattner <sabre@nondot.org>
Thu, 5 May 2005 20:57:00 +0000 (20:57 +0000)
committerChris Lattner <sabre@nondot.org>
Thu, 5 May 2005 20:57:00 +0000 (20:57 +0000)
commitaba5ff567146339942253433f8d93b56a3bc05d7
tree206fe869bc1fef13b582f3f6c744da0201706ed1
parentfd38787a8bd28e18cc0d80a6381bf8e560825a12
Add some extra checks.  Opaque types don't have a null marker.

git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@21700 91177308-0d34-0410-b5e6-96231b3b80d8
lib/Bytecode/Reader/Reader.cpp