Implement new getFunction and getOrInsertFunction methods
authorChris Lattner <sabre@nondot.org>
Fri, 29 Mar 2002 03:44:18 +0000 (03:44 +0000)
committerChris Lattner <sabre@nondot.org>
Fri, 29 Mar 2002 03:44:18 +0000 (03:44 +0000)
commit6056c49ca0e86e222b4bd7184a4b23c9277ab065
treeb93317a4dac41ab3e6441bd0468e5a8d2c62a803
parent89851077da34f052819b2da026bf881f3ae0eac7
Implement new getFunction and getOrInsertFunction methods

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