This is an archive of the discontinued LLVM Phabricator instance.

[XRay] Add a RecordPrinter visitor for FDR Records
ClosedPublic

Authored by dberris on Sep 4 2018, 11:22 PM.

Details

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.

Diff Detail

Repository
rL LLVM

Event Timeline

dberris created this revision.Sep 4 2018, 11:22 PM
This revision was not accepted when it landed; it landed in state Needs Review.Sep 4 2018, 11:59 PM
This revision was automatically updated to reflect the committed changes.