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
Simon Pilgrim 72d8edd6d5 RemarkStringTable.h - reduce StringRef/Remark includes to forward declarations. NFC
Move StringRef.h include down to RemarkStringTable.cpp and remove some unused includes there as well.
2020-05-08 12:30:49 +01:00
..
BitstreamRemarkContainer.h
BitstreamRemarkParser.h
BitstreamRemarkSerializer.h
Remark.h Remark.h - reduce ArrayRef.h include to SmallVector.h. NFC. 2020-05-08 11:10:28 +01:00
RemarkFormat.h [Remarks] Add support for linking remarks 2019-10-31 15:26:55 -07:00
RemarkLinker.h Fix a few mismatched iterator types revealed from a libc++ + LLVM_EXPENSIVE_CHECKS build 2020-04-10 10:12:51 -07:00
RemarkParser.h
RemarkSerializer.h
RemarkStreamer.h [Remarks] Extend the RemarkStreamer to support other emitters 2020-02-04 17:16:02 -08:00
RemarkStringTable.h RemarkStringTable.h - reduce StringRef/Remark includes to forward declarations. NFC 2020-05-08 12:30:49 +01:00
YAMLRemarkSerializer.h