Make sure people don't make functiontypes with an invalid return type
authorChris Lattner <sabre@nondot.org>
Tue, 6 Jul 2004 23:25:19 +0000 (23:25 +0000)
committerChris Lattner <sabre@nondot.org>
Tue, 6 Jul 2004 23:25:19 +0000 (23:25 +0000)
commitedfc49de13380102836cdb3d8def6e2aca3d8e52
treeb2f690b1ab0a04226749a6f55cd669dcdcc5591b
parentd18a31d2fab7626bc3396106990d982a0b699b38
Make sure people don't make functiontypes with an invalid return type

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