Testcases to show what -funcresolve does.
authorChris Lattner <sabre@nondot.org>
Fri, 24 May 2002 21:27:41 +0000 (21:27 +0000)
committerChris Lattner <sabre@nondot.org>
Fri, 24 May 2002 21:27:41 +0000 (21:27 +0000)
commit77ff8fa9f94c773856e3a3869f083a150027f73e
tree6c28bd131bc9c891cd73c01f5e916106cf475116
parent76ec6e1dcc07260eb321f3695b3d12860776125c
Testcases to show what -funcresolve does.

git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@2744 91177308-0d34-0410-b5e6-96231b3b80d8
test/Transforms/FunctionResolve/Makefile [new file with mode: 0644]
test/Transforms/FunctionResolve/basictest.ll [new file with mode: 0644]
test/Transforms/FunctionResolve/retmismatch1.ll [new file with mode: 0644]
test/Transforms/FunctionResolve/retmismatch2.ll [new file with mode: 0644]