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 2ec85da commit ae7df95Copy full SHA for ae7df95
llvm/docs/Coroutines.rst
@@ -1079,8 +1079,8 @@ Overview:
1079
"""""""""
1080
1081
The '``llvm.coro.begin.custom.abi``' intrinsic is used in place of the
1082
-`coro.begin` intrinsic with an additional parameter to specify the custom ABI
1083
-for the coroutine. The return is identical to that of the `coro.begin`
+`coro.begin` intrinsic that has an additional parameter to specify the custom
+ABI for the coroutine. The return is identical to that of the `coro.begin`
1084
intrinsic.
1085
1086
Arguments:
0 commit comments