Page Menu
Home
Phabricator
This is an archive of the discontinued LLVM Phabricator instance.
Paths
Table of Contents
t
-
source/Target/
-
Target/
-
Target.cpp
Hide Panel
f
Keyboard Reference
?
Differential
D16244
Implementing the method Target::TargetEventData::Dump (Stream *s) so that its clients can easily dump it out for informational messages.
Closed
Public
Authored by
vishwesh
on Jan 15 2016, 2:14 PM.
Download Raw Diff
Details
Reviewers
abidh
ovyalov
clayborg
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.
Comment Actions
LGTM
ovyalov
closed this revision.
Jan 19 2016, 9:59 AM
Comment Actions
Submitted as
http://reviews.llvm.org/rL258150
jevinskie
added a subscriber:
jevinskie
.
Feb 2 2016, 10:34 AM