We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent e577f14 commit 312a7b6Copy full SHA for 312a7b6
llvm/lib/Transforms/Coroutines/Coroutines.cpp
@@ -69,7 +69,6 @@ static const char *const CoroIntrinsics[] = {
69
"llvm.coro.async.context.dealloc",
70
"llvm.coro.async.resume",
71
"llvm.coro.async.size.replace",
72
- "llvm.coro.async.store_resume",
73
"llvm.coro.await.suspend.bool",
74
"llvm.coro.await.suspend.handle",
75
"llvm.coro.await.suspend.void",
0 commit comments