This is an archive of the discontinued LLVM Phabricator instance.

[NFC][LazyCallGraph] Remove check in removeDeadFunction() if graph is empty
ClosedPublic

Authored by aeubanks on Dec 13 2021, 2:00 PM.

Details

Summary

If we're in removeDeadFunction(), we should have already constructed the call graph.

Diff Detail

Event Timeline

aeubanks created this revision.Dec 13 2021, 2:00 PM
aeubanks requested review of this revision.Dec 13 2021, 2:00 PM
Herald added a project: Restricted Project. · View Herald TranscriptDec 13 2021, 2:00 PM
This revision was not accepted when it landed; it landed in state Needs Review.Jan 11 2022, 10:17 AM
This revision was landed with ongoing or failed builds.
This revision was automatically updated to reflect the committed changes.