Transform uses of Method into uses of Function.
authorChris Lattner <sabre@nondot.org>
Tue, 26 Mar 2002 17:48:08 +0000 (17:48 +0000)
committerChris Lattner <sabre@nondot.org>
Tue, 26 Mar 2002 17:48:08 +0000 (17:48 +0000)
commit19b0411c95335018f0d1c6b6f029983fc2d79761
treeae808a443364ea3d98ae067a7bfb6c84d1a0330d
parent7797946c5ee036a7edf932c156e496742a289221
Transform uses of Method into uses of Function.
Rename MethodArgument to FunctionArgument
Fix some _really_ out of date comments

git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@1986 91177308-0d34-0410-b5e6-96231b3b80d8
include/llvm/Function.h
include/llvm/GlobalValue.h
include/llvm/Module.h
include/llvm/Value.h
include/llvm/iOther.h