NamedMDNode element is either null or MDNode. Otherwise this is a malformed NamedMDNo...
authorDevang Patel <dpatel@apple.com>
Sat, 9 Jan 2010 01:02:22 +0000 (01:02 +0000)
committerDevang Patel <dpatel@apple.com>
Sat, 9 Jan 2010 01:02:22 +0000 (01:02 +0000)
commit7f9664699e7596b130c57bb15710e31eee463fda
treedd796e2a2fed01e0b3ba3ebb0399e236d4dfa61f
parent8fba578be72dc98497508dec053e966858571f6a
NamedMDNode element is either null or MDNode. Otherwise this is a malformed NamedMDNode record.

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