llvm-6502/lib/TableGen
David Blaikie 2dd674fdce Removing unused default switch cases in switches over enums that already account for all enumeration values explicitly.
(This time I believe I've checked all the -Wreturn-type warnings from GCC & added the couple of llvm_unreachables necessary to silence them. If I've missed any, I'll happily fix them as soon as I know about them)

git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@148262 91177308-0d34-0410-b5e6-96231b3b80d8
2012-01-16 23:24:27 +00:00
..
CMakeLists.txt
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
LLVMBuild.txt
Main.cpp
Makefile Move TableGen's parser and entry point into a library 2011-10-01 16:41:13 +00:00
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
TGLexer.h
TGParser.cpp Delete CodeInit and CodeRecTy from TableGen. 2012-01-13 03:38:34 +00:00
TGParser.h