summaryrefslogtreecommitdiffstats
path: root/llvm/docs
diff options
context:
space:
mode:
Diffstat (limited to 'llvm/docs')
-rw-r--r--llvm/docs/Coroutines.rst4
1 files changed, 2 insertions, 2 deletions
diff --git a/llvm/docs/Coroutines.rst b/llvm/docs/Coroutines.rst
index 4fbdabf5a04..30be4e7fcc4 100644
--- a/llvm/docs/Coroutines.rst
+++ b/llvm/docs/Coroutines.rst
@@ -1177,8 +1177,8 @@ earlier passes.
Upstreaming sequence (rough plan)
=================================
#. Add documentation.
-#. Add coroutine intrinsics. <= we are here
-#. Add empty coroutine passes.
+#. Add coroutine intrinsics.
+#. Add empty coroutine passes. <= we are here
#. Add coroutine devirtualization + tests.
#. Add CGSCC restart trigger + tests.
#. Add coroutine heap elision + tests.
OpenPOWER on IntegriCloud