This is an archive of the discontinued LLVM Phabricator instance.

[ThinLTO] Use defined node and edge order when dumping DOT files
ClosedPublic

Authored by evgeny777 on Feb 25 2019, 9:21 AM.

Details

Summary

This patch was made as a result of discussion in D58384
I tested it with reverse iteration mode enabled and it seems to work fine.

Diff Detail

Repository
rL LLVM

Event Timeline

evgeny777 created this revision.Feb 25 2019, 9:21 AM
mehdi_amini accepted this revision.Feb 25 2019, 9:29 AM

Thanks!

This revision is now accepted and ready to land.Feb 25 2019, 9:29 AM
dexonsmith accepted this revision.Feb 25 2019, 10:12 AM
This revision was automatically updated to reflect the committed changes.
Herald added a project: Restricted Project. · View Herald TranscriptFeb 25 2019, 11:37 PM