1
0
mirror of https://github.com/RPCS3/llvm-mirror.git synced 2024-10-18 18:42:46 +02:00
llvm-mirror/unittests/Remarks
Francis Visoiu Mistrih 6fb4abf29d [Remarks] Fix error message check in unit test
Always compare using lowercase to support multiple platforms.
2019-10-31 15:51:36 -07:00
..
BitstreamRemarksFormatTest.cpp Reland: [Remarks] Add an LLVM-bitstream-based remark serializer 2019-07-31 00:13:51 +00:00
BitstreamRemarksParsingTest.cpp [Remarks] Add parser for bitstream remarks 2019-09-09 17:43:50 +00:00
BitstreamRemarksSerializerTest.cpp Reland: [Remarks] Add an LLVM-bitstream-based remark serializer 2019-07-31 00:13:51 +00:00
CMakeLists.txt [Remarks] Add support for linking remarks 2019-10-31 15:26:55 -07:00
RemarksAPITest.cpp [Remarks] Add support for internalizing a remark in a string table 2019-09-06 17:22:51 +00:00
RemarksLinkingTest.cpp [Remarks] Fix error message check in unit test 2019-10-31 15:51:36 -07:00
RemarksStrTabParsingTest.cpp [Remarks] Add string deduplication using a string table 2019-04-24 00:06:24 +00:00
YAMLRemarksParsingTest.cpp [Remarks] Fix warning for ambigous else behind EXPECT macro 2019-10-16 16:43:34 +00:00
YAMLRemarksSerializerTest.cpp [Remarks] Allow remarks::Format::YAML to take a string table 2019-09-16 22:45:17 +00:00