Don't dump dot CFG graph for functions that should not be printed.
Details
Details
Diff Detail
Diff Detail
- Repository
- rG LLVM Github Monorepo
Paths
| Differential D128699
[BOLT] Respect shouldPrint in dump-dot-all ClosedPublic Authored by Amir on Jun 27 2022, 11:35 PM.
Details
Summary Don't dump dot CFG graph for functions that should not be printed.
Diff Detail
Event TimelineThis revision is now accepted and ready to land.Jun 28 2022, 4:34 PM Amir retitled this revision from [BOLT][NFC] Respect shouldPrint in dump-dot-all to [BOLT] Respect shouldPrint in dump-dot-all.Jun 29 2022, 4:59 PM Closed by commit rG798e92c6c491: [BOLT] Respect shouldPrint in dump-dot-all (authored by Amir). · Explain WhyJun 29 2022, 5:01 PM This revision was automatically updated to reflect the committed changes.
Revision Contents
Diff 441198 bolt/lib/Core/BinaryFunction.cpp
|