This is an archive of the discontinued LLVM Phabricator instance.

[NFC] Cleanup: Remove uses of BasicBlock::getInstList().
ClosedPublic

Authored by vporpo on Dec 13 2022, 2:15 PM.

Details

Summary

This is part of a series of patches that aim at making Function::getInstList() private.

Diff Detail

Event Timeline

vporpo created this revision.Dec 13 2022, 2:15 PM
Herald added a project: Restricted Project. · View Herald TranscriptDec 13 2022, 2:15 PM
vporpo requested review of this revision.Dec 13 2022, 2:15 PM
Herald added a project: Restricted Project. · View Herald TranscriptDec 13 2022, 2:15 PM
aeubanks accepted this revision.Dec 13 2022, 2:20 PM

I think this is obvious enough to go in without review given all the other cleanup you've done so far, but still lgtm

This revision is now accepted and ready to land.Dec 13 2022, 2:20 PM
This revision was landed with ongoing or failed builds.Dec 13 2022, 2:39 PM
This revision was automatically updated to reflect the committed changes.