Allow structs with zero fields.
authorChris Lattner <sabre@nondot.org>
Sun, 6 May 2007 08:21:50 +0000 (08:21 +0000)
committerChris Lattner <sabre@nondot.org>
Sun, 6 May 2007 08:21:50 +0000 (08:21 +0000)
commit7108dce324eed700ba32a8a5e0a65b1161a00232
treebba386101411a379b53b5732581bfdff06158693
parent9850b57587c5e7e3608ba881e62882e46f79025c
Allow structs with zero fields.

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