This is an archive of the discontinued LLVM Phabricator instance.

[coro async] Don't promote allocas to the frame or rewrite swifterror if there are no suspend points
ClosedPublic

Authored by aschwaighofer on Feb 12 2021, 10:51 AM.

Details

Summary

Also don't call function to update the call graph if there are no
clones. The function will fail.

rdar://74277860

Diff Detail

Event Timeline

aschwaighofer created this revision.Feb 12 2021, 10:51 AM
aschwaighofer requested review of this revision.Feb 12 2021, 10:51 AM
Herald added a project: Restricted Project. · View Herald TranscriptFeb 12 2021, 10:51 AM
This revision was not accepted when it landed; it landed in state Needs Review.Feb 16 2021, 9:06 AM
This revision was landed with ongoing or failed builds.
This revision was automatically updated to reflect the committed changes.