Implement forward/external declarations for methods. Also, emit an error if a method
authorChris Lattner <sabre@nondot.org>
Sun, 15 Jul 2001 06:35:53 +0000 (06:35 +0000)
committerChris Lattner <sabre@nondot.org>
Sun, 15 Jul 2001 06:35:53 +0000 (06:35 +0000)
commite181564419085df84101ea065af46ef731048048
tree32655add52031c5d76333e16911cc0161ed0d353
parent52f2750ddb466f44f7cea48a86a1cf4e52f2f8e2
Implement forward/external declarations for methods.  Also, emit an error if a method
is defined more than once, instead of crashing.

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