This PR allows function's cfg to be viewed/printed even if the function
has optnone attribute.
Details
Details
- Reviewers
MaskRay - Commits
- rGae32ba4e015b: Set isRequired true for CFGViewer/CFGPrinter passes
Diff Detail
Diff Detail
Paths
| Differential D152122
Set isRequired true for CFGViewer/CFGPrinter passes ClosedPublic Authored by wenju on Jun 4 2023, 10:07 PM.
Details
Summary This PR allows function's cfg to be viewed/printed even if the function
Diff Detail Event TimelineThis revision is now accepted and ready to land.Jun 6 2023, 4:18 PM Closed by commit rGae32ba4e015b: Set isRequired true for CFGViewer/CFGPrinter passes (authored by wenju, committed by yubing). · Explain WhyJun 6 2023, 11:21 PM This revision was automatically updated to reflect the committed changes.
Revision Contents
Diff 528684 llvm/include/llvm/Analysis/CFGPrinter.h
llvm/test/Other/cfg-printer-filter.ll
|