This is part of a series of cleanup patches towards making BasicBlock::getInstList() private.
Details
Details
Diff Detail
Diff Detail
- Repository
- rG LLVM Github Monorepo
Differential D138979 Authored by vporpo on Nov 29 2022, 9:12 PM.
Tags
Subscribers
Details Summary This is part of a series of cleanup patches towards making BasicBlock::getInstList() private.
Diff Detail
Event TimelineHerald added projects: Restricted Project, Restricted Project. · View Herald TranscriptNov 29 2022, 9:12 PM This revision is now accepted and ready to land.Nov 30 2022, 11:20 AM This revision was landed with ongoing or failed builds.Dec 1 2022, 3:39 PM Closed by commit rGbebca2b6d559: [NFC] Cleanup: Replaces BB->getInstList().splice() with BB->splice(). (authored by vporpo). · Explain Why This revision was automatically updated to reflect the committed changes.
Revision Contents
Diff 479456 |