Also don't call function to update the call graph if there are no
clones. The function will fail.
rdar://74277860
Paths
| Differential D96620
[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 rdar://74277860
Diff Detail
Event TimelineThis revision was landed with ongoing or failed builds. Closed by commit rG627cfd4394b0: [coro async] Don't promote allocas to the frame or rewrite swifterror if there… (authored by aschwaighofer). · Explain Why This revision was automatically updated to reflect the committed changes.
Revision Contents
Diff 324028 llvm/lib/Transforms/Coroutines/CoroFrame.cpp
llvm/lib/Transforms/Coroutines/CoroSplit.cpp
llvm/test/Transforms/Coroutines/coro-async.ll
|