Check return types of functions
authorChris Lattner <sabre@nondot.org>
Fri, 21 Nov 2003 22:32:23 +0000 (22:32 +0000)
committerChris Lattner <sabre@nondot.org>
Fri, 21 Nov 2003 22:32:23 +0000 (22:32 +0000)
commitc282f5a380b0b1f46d270a608dc513a51792f552
treeb057db3a3ab692fc0ff03f8dc302de08940b27e2
parent1f254d50eb7db4460ecc10e8ea3839cc4a4eb923
Check return types of functions

git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@10146 91177308-0d34-0410-b5e6-96231b3b80d8
lib/AsmParser/llvmAsmParser.y
lib/VMCore/Function.cpp
lib/VMCore/Verifier.cpp