1
0
mirror of https://github.com/RPCS3/llvm-mirror.git synced 2024-10-20 19:42:54 +02:00
llvm-mirror/include/llvm/TableGen
Jakob Stoklund Olesen 5e8ed26fe2 Make sure TableGen exits with an error code after printing errors.
This makes it possible to report multiple errors in one invocation.
There are already calls to PrintError in CodeGenDAGPatterns.cpp which
previously would not cause TableGen to fail.

<rdar://problem/13463339>

llvm-svn: 177573
2013-03-20 20:43:11 +00:00
..
Error.h Make sure TableGen exits with an error code after printing errors. 2013-03-20 20:43:11 +00:00
Main.h Move misplaced comment. 2012-10-09 01:47:16 +00:00
Record.h Add SchedRW as an Instruction field. 2013-03-15 22:51:13 +00:00
StringMatcher.h Fix include guards so they exactly match file names. 2013-01-10 00:45:19 +00:00
TableGenBackend.h Eliminate struct TableGenBackend. 2012-06-13 05:15:49 +00:00