llvm-project/clang/utils/TableGen
Reid Kleckner 5d0708893d Remove option emitter from clang-tblgen
The CMake build was still using it because I forgot to s/CLANG/LLVM/ in
the tablegen() call.  The Makefile build is already using llvm-tblgen.

llvm-svn: 184192
2013-06-18 15:25:00 +00:00
..
CMakeLists.txt Remove option emitter from clang-tblgen 2013-06-18 15:25:00 +00:00
ClangASTNodesEmitter.cpp TableGen backends: use emitSourceFileHeader() to emit the warning about 2013-01-30 21:54:20 +00:00
ClangAttrEmitter.cpp Fix copy-pasto in naming of LAST_MS_INHERITANCE[_ATTR] 2013-05-14 20:55:49 +00:00
ClangCommentCommandInfoEmitter.cpp doce parsing: adding few more headerdoc tags. 2013-04-05 19:40:53 +00:00
ClangCommentHTMLNamedCharacterReferenceEmitter.cpp TableGen backends: use emitSourceFileHeader() to emit the warning about 2013-01-30 21:54:20 +00:00
ClangCommentHTMLTagsEmitter.cpp TableGen backends: use emitSourceFileHeader() to emit the warning about 2013-01-30 21:54:20 +00:00
ClangDiagnosticsEmitter.cpp ArrayRef<T>() -> None cleanup 2013-05-05 01:03:47 +00:00
ClangSACheckersEmitter.cpp Don't throw exceptions in clang-tblgen by switching to PrintFatalError. 2012-10-25 16:37:08 +00:00
Makefile Don't require exception handling for clang-tblgen. 2012-10-25 20:34:00 +00:00
NeonEmitter.cpp ARM: Improve codegen for vget_low_* and vget_high_ intrinsics. 2013-05-15 02:40:04 +00:00
TableGen.cpp Remove option emitter from clang-tblgen 2013-06-18 15:25:00 +00:00
TableGenBackends.h Remove option emitter from clang-tblgen 2013-06-18 15:25:00 +00:00