mirror of
https://github.com/RPCS3/llvm-mirror.git
synced 2025-01-31 12:41:49 +01:00
fix another doc typo to cycle bots
This commit is contained in:
parent
fc29f2e437
commit
6cb56ea0a6
@ -121,7 +121,7 @@ in further detail below.
|
||||
The frontend may generate code to call the coroutine function directly;
|
||||
this will become a call to the ramp function and will return a pointer
|
||||
to the coroutine object. The frontend should always resume or destroy
|
||||
the coroutine using the corresping intrinsics.
|
||||
the coroutine using the corresponding intrinsics.
|
||||
|
||||
Returned-Continuation Lowering
|
||||
------------------------------
|
||||
|
Loading…
x
Reference in New Issue
Block a user