hanchenye-llvm-project/clang/utils/TableGen
Benjamin Kramer a8cafe23e3 Store the warning option corresponding to a diagnostics as an index into the option table instead of storing the name.
Another 8 bytes + relocation removed from every diagnostic on x86_64.

llvm-svn: 150615
2012-02-15 20:57:03 +00:00
..
CMakeLists.txt Update the CMake build for clang-tblgen to reflect that it directly 2011-11-02 05:04:43 +00:00
ClangASTNodesEmitter.cpp
ClangASTNodesEmitter.h
ClangAttrEmitter.cpp Remove stray semi-colon. 2012-02-10 06:00:29 +00:00
ClangAttrEmitter.h Instantiate dependent attributes when instantiating templates. 2012-01-20 22:37:06 +00:00
ClangDiagnosticsEmitter.cpp Store the warning option corresponding to a diagnostics as an index into the option table instead of storing the name. 2012-02-15 20:57:03 +00:00
ClangDiagnosticsEmitter.h
ClangSACheckersEmitter.cpp
ClangSACheckersEmitter.h
Makefile
NeonEmitter.cpp Remove unreachable code in Clang. (replace with llvm_unreachable where appropriate or when GCC requires it) 2012-01-17 06:56:22 +00:00
NeonEmitter.h Clean up type flags for overloaded Neon builtins. No functional change. 2011-11-08 01:16:11 +00:00
OptParserEmitter.cpp
OptParserEmitter.h
TableGen.cpp Instantiate dependent attributes when instantiating templates. 2012-01-20 22:37:06 +00:00