This is an archive of the discontinued LLVM Phabricator instance.

[NFC] Replaced BB->getInstList().front() with BB->front()
ClosedPublic

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

Diff Detail

Event Timeline

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