1
0
mirror of https://github.com/RPCS3/llvm-mirror.git synced 2024-11-26 04:32:44 +01:00
llvm-mirror/lib/TableGen
Paul C. Anagnostopoulos afbc30f908 Revert "[TableGen] Make the NUL character invalid in .td files"
At least one build uses a 'sed' that does not understand \x00.

This reverts commit cf9647011c4f05e1eb4423c6637d84e2f26b2042.
2021-05-11 10:43:13 -04:00
..
CMakeLists.txt llvmbuildectomy - replace llvm-build by plain cmake 2020-11-13 10:35:24 +01:00
DetailedRecordsBackend.cpp [TableGen] [DetailedRecords] Print record name that is null string as "" 2021-01-27 10:41:46 -05:00
Error.cpp [TableGen] Add support for the 'assert' statement in class definitions. 2021-03-29 09:20:29 -04:00
JSONBackend.cpp [TableGen] Add field kind to the RecordVal class. 2021-01-07 09:31:27 -05:00
Main.cpp [SystemZ][z/OS][TableGen] TableGen files should be text 2021-04-07 11:23:00 -04:00
Record.cpp [TableGen] Add the !find bang operator 2021-04-28 09:51:00 -04:00
SetTheory.cpp [TableGen] Use range-based for loops (NFC) 2021-03-06 15:52:55 -08:00
StringMatcher.cpp [TableGen] Use range-based for loops (NFC) 2021-03-06 15:52:55 -08:00
TableGenBackend.cpp Explicitly include <cassert> when using assert 2020-03-02 22:45:28 +01:00
TableGenBackendSkeleton.cpp [TableGen] New backend to print detailed records. 2020-10-02 10:22:13 -04:00
TGLexer.cpp Revert "[TableGen] Make the NUL character invalid in .td files" 2021-05-11 10:43:13 -04:00
TGLexer.h [TableGen] Add the !find bang operator 2021-04-28 09:51:00 -04:00
TGParser.cpp [TableGen] Fix two bugs in 'defm' when complex 'assert' is involved. 2021-04-30 11:31:06 -04:00
TGParser.h [TableGen] Add the !find bang operator 2021-04-28 09:51:00 -04:00