Move FunctionArgument out of iOther.h into Argument.h and rename class to
authorChris Lattner <sabre@nondot.org>
Tue, 9 Apr 2002 19:36:56 +0000 (19:36 +0000)
committerChris Lattner <sabre@nondot.org>
Tue, 9 Apr 2002 19:36:56 +0000 (19:36 +0000)
commit6c7fd1f4142223c188bc1bd5a99046e1ba6c61cf
treefe5c031628c41d818c7f4468e4bf1b2ef6cc8dcb
parent0ac5429ff05bbbcefbbe5f7353485047a69d2064
Move FunctionArgument out of iOther.h into Argument.h and rename class to
be 'Argument' instead of FunctionArgument.

git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@2210 91177308-0d34-0410-b5e6-96231b3b80d8
include/llvm/Argument.h [new file with mode: 0644]
include/llvm/iOther.h