1
0
mirror of https://github.com/RPCS3/llvm-mirror.git synced 2024-10-19 11:02:59 +02:00
llvm-mirror/include/llvm/Remarks
Francis Visoiu Mistrih 57aee84cb1 [Remarks] Extend the RemarkStreamer to support other emitters
This extends the RemarkStreamer to allow for other emitters (e.g.
frontends, SIL, etc.) to emit remarks through a common interface.

See changes in llvm/docs/Remarks.rst for motivation and design choices.

Differential Revision: https://reviews.llvm.org/D73676
2020-02-04 17:16:02 -08:00
..
BitstreamRemarkContainer.h [Remarks][NFC] Use StringLiteral for magic numbers 2019-09-13 16:46:23 +00:00
BitstreamRemarkParser.h [Remarks] Add parser for bitstream remarks 2019-09-09 17:43:50 +00:00
BitstreamRemarkSerializer.h [Remarks] Allow remarks::Format::YAML to take a string table 2019-09-16 22:45:17 +00:00
Remark.h Remarks - fix static analyzer warnings. NFCI. 2019-11-09 13:01:05 +00:00
RemarkFormat.h [Remarks] Add support for linking remarks 2019-10-31 15:26:55 -07:00
RemarkLinker.h [Remarks] Add support for linking remarks 2019-10-31 15:26:55 -07:00
RemarkParser.h [Remarks] Add support for prepending a path to external files 2019-10-16 15:40:59 +00:00
RemarkSerializer.h [Remarks] Allow remarks::Format::YAML to take a string table 2019-09-16 22:45:17 +00:00
RemarkStreamer.h [Remarks] Extend the RemarkStreamer to support other emitters 2020-02-04 17:16:02 -08:00
RemarkStringTable.h [Support] Split MallocAllocator out of Allocator.h 2020-01-24 17:29:32 -08:00
YAMLRemarkSerializer.h [Remarks] Allow remarks::Format::YAML to take a string table 2019-09-16 22:45:17 +00:00