llvm-6502/lib/AsmParser
Chris Lattner 6e6026b465 - Eliminated the deferred symbol table stuff in Module & Function, it really
wasn't an optimization and it was causing lots of bugs.


git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@4779 91177308-0d34-0410-b5e6-96231b3b80d8
2002-11-20 18:36:02 +00:00
..
Lexer.l The parser now accepts "external" global variables, in addition to the backwards 2002-10-06 22:45:09 +00:00
llvmAsmParser.y - Eliminated the deferred symbol table stuff in Module & Function, it really 2002-11-20 18:36:02 +00:00
Makefile
Parser.cpp
ParserInternals.h include/llvm/DataTypes.h includes this #define so we don't need it anymore 2002-09-13 22:25:00 +00:00