mirror of
https://github.com/RPCS3/llvm-mirror.git
synced 2024-11-22 18:54:02 +01:00
05508f6a1d
Summary: This change adds a `RecordPrinter` type which does some basic text serialization of the FDR record instances. This is one component of the tool we're building to dump the records from an FDR mode log as-is. This is a small part of D50441. Reviewers: eizan, kpw Subscribers: mgorny, hiraditya, llvm-commits Differential Revision: https://reviews.llvm.org/D51672 llvm-svn: 341447 |
||
---|---|---|
.. | ||
CMakeLists.txt | ||
FDRRecordProducer.cpp | ||
FDRRecords.cpp | ||
FDRTraceWriter.cpp | ||
FileHeaderReader.cpp | ||
InstrumentationMap.cpp | ||
LogBuilderConsumer.cpp | ||
Profile.cpp | ||
RecordInitializer.cpp | ||
RecordPrinter.cpp | ||
Trace.cpp |