Modules must have a valid, nonnull type. Make them void
authorChris Lattner <sabre@nondot.org>
Fri, 7 Sep 2001 16:47:42 +0000 (16:47 +0000)
committerChris Lattner <sabre@nondot.org>
Fri, 7 Sep 2001 16:47:42 +0000 (16:47 +0000)
commit9cb66f7e67a683cee32fc1027e8e6399b85046f5
tree63e45ab22c86cd11620d9541e5f0b35ee2e52951
parent7c43a0ace7af881e86625705542ee2cf640d5c7b
Modules must have a valid, nonnull type.  Make them void

git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@463 91177308-0d34-0410-b5e6-96231b3b80d8
lib/VMCore/Module.cpp