Page Menu
Home
Phabricator
This is an archive of the discontinued LLVM Phabricator instance.
Paths
Table of Contents
t
-
cfe/trunk/lib/Serialization/
-
trunk/
-
lib/
-
Serialization/
-
ModuleManager.cpp
Hide Panel
f
Keyboard Reference
?
Differential
D23581
[GraphWriter] Change GraphWriter to use NodeRef in GraphTraits
Closed
Public
Authored by
timshen
on Aug 16 2016, 2:32 PM.
Download Raw Diff
Details
Reviewers
dblaikie
Commits
rG2931d171428d: [GraphWriter] Change GraphWriter to use NodeRef in GraphTraits
rC278963: [GraphWriter] Change GraphWriter to use NodeRef in GraphTraits
rL278963: [GraphWriter] Change GraphWriter to use NodeRef in GraphTraits
Summary
Corresponding LLVM patch:
D23580
Diff Detail
Repository
rL LLVM
Event Timeline
timshen
updated this revision to
Diff 68258
.
Aug 16 2016, 2:32 PM
timshen
retitled this revision from
to
[GraphWriter] Change GraphWriter to use NodeRef in GraphTraits
.
timshen
updated this object.
timshen
added a reviewer:
dblaikie
.
timshen
added a subscriber:
cfe-commits
.
timshen
added a child revision:
D23580: [GraphWriter] Change GraphWriter to use NodeRef in GraphTraits
.
Aug 16 2016, 2:32 PM
dblaikie
accepted this revision.
Aug 16 2016, 2:34 PM
dblaikie
edited edge metadata.
This revision is now accepted and ready to land.
Aug 16 2016, 2:34 PM
Closed by commit
rL278963: [GraphWriter] Change GraphWriter to use NodeRef in GraphTraits
(authored by
timshen
).
·
Explain Why
Aug 17 2016, 1:10 PM
This revision was automatically updated to reflect the committed changes.