This is an archive of the discontinued LLVM Phabricator instance.

[NFC] Replaced BB->getInstList().{erase(),pop_front(),pop_back()} with eraseFromParent().
ClosedPublic

Authored by vporpo on Nov 23 2022, 3:16 PM.

Diff Detail

Event Timeline

vporpo created this revision.Nov 23 2022, 3:16 PM
Herald added a project: Restricted Project. · View Herald TranscriptNov 23 2022, 3:16 PM
vporpo requested review of this revision.Nov 23 2022, 3:16 PM
Herald added a project: Restricted Project. · View Herald TranscriptNov 23 2022, 3:16 PM
This revision is now accepted and ready to land.Nov 23 2022, 4:36 PM
This revision was landed with ongoing or failed builds.Nov 23 2022, 10:49 PM
This revision was automatically updated to reflect the committed changes.