Skip to content

Commit b65ce4e

Browse files
committed
[NFC] Remove WIP in coroutines.rst
There is a note in coroutines.rst to say the coroutine intrinsics are WIP. This is not close to the status quo. The status of LLVM coroutines have been into maintaining stage. So it looks better to remove the WIP note in the document. The warning to compatibility remains there.
1 parent 19ab266 commit b65ce4e

File tree

1 file changed

+1
-2
lines changed

1 file changed

+1
-2
lines changed

llvm/docs/Coroutines.rst

Lines changed: 1 addition & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -7,8 +7,7 @@ Coroutines in LLVM
77
:depth: 3
88

99
.. warning::
10-
This is a work in progress. Compatibility across LLVM releases is not
11-
guaranteed.
10+
Compatibility across LLVM releases is not guaranteed.
1211

1312
Introduction
1413
============

0 commit comments

Comments
 (0)