Fix "unimplemented features":
authorChris Lattner <sabre@nondot.org>
Fri, 24 May 2002 21:33:26 +0000 (21:33 +0000)
committerChris Lattner <sabre@nondot.org>
Fri, 24 May 2002 21:33:26 +0000 (21:33 +0000)
commitabe6c3d702a2f809ea394ff9be996cb777aedb79
tree8773be3c4102b92994be074b0c1cbe33d780622a
parent77ff8fa9f94c773856e3a3869f083a150027f73e
Fix "unimplemented features":
   test/Regression/Transforms/FunctionResolve/retmismatch[12].ll

This makes it much more useful for running benchmarks that are missing
prototypes for some functions.

git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@2745 91177308-0d34-0410-b5e6-96231b3b80d8
lib/Transforms/IPO/FunctionResolution.cpp