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.
Details
Details
Diff Detail
Diff Detail
- Repository
- rL LLVM
Paths
| Differential D58631
[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
Diff Detail
Event TimelineHerald added subscribers: arphaman, steven_wu, eraman, inglorion. · View Herald TranscriptFeb 25 2019, 9:21 AM This revision is now accepted and ready to land.Feb 25 2019, 9:29 AM Closed by commit rL354850: [ThinLTO] Use defined node and edge order when dumping DOT file (authored by evgeny777). · Explain WhyFeb 25 2019, 11:37 PM This revision was automatically updated to reflect the committed changes.
Revision Contents
Diff 188313 llvm/trunk/include/llvm/IR/ModuleSummaryIndex.h
llvm/trunk/lib/IR/ModuleSummaryIndex.cpp
llvm/trunk/test/ThinLTO/X86/dot-dumper.ll
|