The structure ArgPart and alias OffsetAndArgPart have been moved
into the anonymous namespace. NFC.
Details
Details
Diff Detail
Diff Detail
- Repository
- rG LLVM Github Monorepo
Paths
| Differential D124617
[ArgPromotion] Move ArgPart and OffsetAndArgPart to anonymous namespace ClosedPublic Authored by psamolysov on Apr 28 2022, 7:41 AM.
Details Summary The structure ArgPart and alias OffsetAndArgPart have been moved
Diff Detail
Event TimelineThis revision is now accepted and ready to land.Apr 28 2022, 9:51 AM This revision was landed with ongoing or failed builds.Apr 28 2022, 9:52 AM Closed by commit rG9197959e131e: [ArgPromotion] Move ArgPart and OffsetAndArgPart to anonymous namespace (authored by psamolysov, committed by aeubanks). · Explain Why This revision was automatically updated to reflect the committed changes.
Revision Contents
Diff 425823 llvm/lib/Transforms/IPO/ArgumentPromotion.cpp
|