llvm-project/llvm/unittests/Remarks
Francis Visoiu Mistrih 77383d83eb [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 [Remarks] Add string deduplication using a string table 2019-04-24 00:06:24 +00:00
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