1
0
mirror of https://github.com/RPCS3/llvm-mirror.git synced 2024-10-19 02:52:53 +02:00
llvm-mirror/lib/TableGen
Jonas Devlieghere c8fc3bc1e9 [TableGen] Use WithColor for printing errors/warnings
Use the WithColor helper from support to print errors and warnings.

llvm-svn: 335415
2018-06-23 16:48:03 +00:00
..
CMakeLists.txt
Error.cpp [TableGen] Use WithColor for printing errors/warnings 2018-06-23 16:48:03 +00:00
LLVMBuild.txt
Main.cpp Revert r330742: Let TableGen write output only if it changed, instead of doing so in cmake. 2018-05-07 23:41:48 +00:00
Record.cpp TableGen: Allow foreach in multiclass to depend on template args 2018-06-21 13:35:44 +00:00
SetTheory.cpp
StringMatcher.cpp [TableGen] Give the option of tolerating duplicate register names 2017-12-07 09:51:55 +00:00
TableGenBackend.cpp
TGLexer.cpp TableGen: Add !ne, !le, !lt, !ge, and !gt comparisons 2018-03-14 11:00:57 +00:00
TGLexer.h TableGen: Add !ne, !le, !lt, !ge, and !gt comparisons 2018-03-14 11:00:57 +00:00
TGParser.cpp TableGen: Allow foreach in multiclass to depend on template args 2018-06-21 13:35:44 +00:00
TGParser.h TableGen: Allow foreach in multiclass to depend on template args 2018-06-21 13:35:44 +00:00