llvm/lib/TableGen
David Greene 1d5013992f Fix Record Name Reference
Get the record name though the init to avoid an assert.

git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@149153 91177308-0d34-0410-b5e6-96231b3b80d8
2012-01-28 00:03:24 +00:00
..
CMakeLists.txt
Error.cpp
LLVMBuild.txt
Main.cpp
Makefile
Record.cpp Removing unused default switch cases in switches over enums that already account for all enumeration values explicitly. 2012-01-16 23:24:27 +00:00
TableGenAction.cpp
TableGenBackend.cpp
TGLexer.cpp TableGen: add a comment 2011-12-22 23:16:09 +00:00
TGLexer.h
TGParser.cpp Fix Record Name Reference 2012-01-28 00:03:24 +00:00
TGParser.h