llvm-6502/lib/TableGen
David Greene bbec279d8e Use Parse Mode
Augment the value parser to respect the parse mode and not error if an
ID doesn't map to an object and we are in name parsing mode.

git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@142520 91177308-0d34-0410-b5e6-96231b3b80d8
2011-10-19 13:04:21 +00:00
..
CMakeLists.txt Revert r141079: tblgen: add preprocessor as a separate mode 2011-10-08 12:39:26 +00:00
Error.cpp Make SMDiagnostic a little more sane. Instead of passing around note/warning/error as a 2011-10-16 05:43:57 +00:00
Main.cpp Revert r141079: tblgen: add preprocessor as a separate mode 2011-10-08 12:39:26 +00:00
Makefile
Record.cpp Add NAME Member 2011-10-19 13:04:13 +00:00
TableGenBackend.cpp
TGLexer.cpp Disambiguate Numbers and Identifiers 2011-10-19 13:03:39 +00:00
TGLexer.h Add Peek 2011-10-19 13:03:35 +00:00
TGParser.cpp Use Parse Mode 2011-10-19 13:04:21 +00:00
TGParser.h Make ID Parsing More Flexible 2011-10-19 13:04:20 +00:00