This is an archive of the discontinued LLVM Phabricator instance.

Implementing the method Target::TargetEventData::Dump (Stream *s) so that its clients can easily dump it out for informational messages.
ClosedPublic

Authored by vishwesh on Jan 15 2016, 2:14 PM.

Details

Diff Detail

Event Timeline

vishwesh updated this revision to Diff 45036.Jan 15 2016, 2:14 PM
vishwesh retitled this revision from to Implementing the method Target::TargetEventData::Dump (Stream *s) so that its clients can easily dump it out for informational messages..
vishwesh updated this object.
vishwesh added reviewers: ovyalov, abidh, clayborg.
vishwesh added a subscriber: lldb-commits.
clayborg accepted this revision.Jan 15 2016, 3:14 PM
clayborg edited edge metadata.
This revision is now accepted and ready to land.Jan 15 2016, 3:14 PM
ovyalov accepted this revision.Jan 15 2016, 6:17 PM
ovyalov edited edge metadata.

LGTM