Move FunctionArgument out of iOther.h into Argument.h and rename class to
authorChris Lattner <sabre@nondot.org>
Tue, 9 Apr 2002 19:41:42 +0000 (19:41 +0000)
committerChris Lattner <sabre@nondot.org>
Tue, 9 Apr 2002 19:41:42 +0000 (19:41 +0000)
commit4674804d298d4afba7c2a66b28d7899d9e7f5474
tree2e956ba8e719f71b73e888690b808d3bbdf7a066
parentb972f95b15ab0b5a11692ff480e226a990e9c6ed
Move FunctionArgument out of iOther.h into Argument.h and rename class to
be 'Argument' instead of FunctionArgument.

Rename some yacc type names to be more concise.  Change jump table to use
a vector instead of a list.

git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@2214 91177308-0d34-0410-b5e6-96231b3b80d8
lib/AsmParser/llvmAsmParser.y