[PATCH] D91098: [coro] Async coroutines: Allow more than 3 arguments in the dispatch function
John McCall via Phabricator via llvm-commits
llvm-commits at lists.llvm.org
Tue Nov 10 22:55:46 PST 2020
rjmccall added a comment.
What is this function being inlined? We expect the frontend to emit a thunk that glues things together?
Repository:
rG LLVM Github Monorepo
CHANGES SINCE LAST ACTION
https://reviews.llvm.org/D91098/new/
https://reviews.llvm.org/D91098
More information about the llvm-commits
mailing list