llvm-6502/lib/TableGen
Alp Toker cee93e95a4 TableGen: Generate valid identifiers for anonymous records
Backends like OptParserEmitter assume that record names can be used as valid
identifiers.

The period '.' in generated anonymous names broke that assumption, causing a
build-time error and in practice forcing all records to be named.

git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@197869 91177308-0d34-0410-b5e6-96231b3b80d8
2013-12-21 18:51:00 +00:00
..
CMakeLists.txt
Error.cpp
LLVMBuild.txt
Main.cpp
Makefile
Record.cpp Fix most memory leaks in tablegen. 2013-10-31 04:07:41 +00:00
StringMatcher.cpp
TableGenBackend.cpp
TGLexer.cpp
TGLexer.h
TGParser.cpp TableGen: Generate valid identifiers for anonymous records 2013-12-21 18:51:00 +00:00
TGParser.h TableGen: Generate valid identifiers for anonymous records 2013-12-21 18:51:00 +00:00