Add a new Module::getNamedFunction method
authorChris Lattner <sabre@nondot.org>
Tue, 19 Nov 2002 18:41:44 +0000 (18:41 +0000)
committerChris Lattner <sabre@nondot.org>
Tue, 19 Nov 2002 18:41:44 +0000 (18:41 +0000)
commit9a641b4bce58f9aaea469f78a3e1d91866622fee
tree38edfc73e59e95a7ca63177f3b75cd3d4a31f8d8
parentaf43b64d12b089b41ca691e2a30c0bde2bbab97e
Add a new Module::getNamedFunction method

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