Move FunctionArgument out of iOther.h into Argument.h and rename class to
authorChris Lattner <sabre@nondot.org>
Tue, 9 Apr 2002 19:59:31 +0000 (19:59 +0000)
committerChris Lattner <sabre@nondot.org>
Tue, 9 Apr 2002 19:59:31 +0000 (19:59 +0000)
commite06e9146eeb48e3ebf0f30bdaf7d86a6e03946ad
tree88c367a169fcecba357d0eef998e9b7e7cabd4b0
parent73e214244f2403b5ba0ef81b8839600f3c8ffebc
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@2217 91177308-0d34-0410-b5e6-96231b3b80d8
include/llvm/Analysis/DataStructure.h
include/llvm/Analysis/DataStructure/DataStructure.h
include/llvm/Analysis/InstForest.h
include/llvm/Assembly/CachedWriter.h
include/llvm/Function.h
include/llvm/Value.h
lib/ExecutionEngine/Interpreter/Execution.cpp