1
0
mirror of https://github.com/RPCS3/llvm-mirror.git synced 2024-11-23 19:23:23 +01:00
llvm-mirror/unittests/Remarks
Francis Visoiu Mistrih fb3304cda8 [Remarks] Allow remarks::Format::YAML to take a string table
It should be allowed to take a string table in case all the strings in
the remarks point there, but it shouldn't use it during serialization.

llvm-svn: 372042
2019-09-16 22:45:17 +00: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 parser for bitstream remarks 2019-09-09 17:43:50 +00:00
RemarksAPITest.cpp [Remarks] Add support for internalizing a remark in a string table 2019-09-06 17:22:51 +00:00
RemarksStrTabParsingTest.cpp
YAMLRemarksParsingTest.cpp [Remarks] Update unit test to use StringRef::lower 2019-07-26 22:36:20 +00:00
YAMLRemarksSerializerTest.cpp [Remarks] Allow remarks::Format::YAML to take a string table 2019-09-16 22:45:17 +00:00