Move FunctionArgument out of iOther.h into Argument.h and rename class to
authorChris Lattner <sabre@nondot.org>
Tue, 9 Apr 2002 19:39:58 +0000 (19:39 +0000)
committerChris Lattner <sabre@nondot.org>
Tue, 9 Apr 2002 19:39:58 +0000 (19:39 +0000)
commit8a9acc9c72e720148fa58cc37a4df63f973233b3
tree58786846130669dba4304a92e6a82e21a7797647
parent80dd50b4aaee0ae609d21f8dded9c3af1e801b9e
Move FunctionArgument out of iOther.h into Argument.h and rename class to
be 'Argument' instead of FunctionArgument.

Move implementation to Function.cpp

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