From 341ecba9e67a5d9ee373c9e506854b2dd8c3b30b Mon Sep 17 00:00:00 2001 From: Gor Nishanov Date: Fri, 5 Aug 2016 13:17:06 +0000 Subject: [PATCH] testing commit access llvm-svn: 277816 --- llvm/docs/Coroutines.rst | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/llvm/docs/Coroutines.rst b/llvm/docs/Coroutines.rst index 30be4e7..a54c18a 100644 --- a/llvm/docs/Coroutines.rst +++ b/llvm/docs/Coroutines.rst @@ -1178,7 +1178,7 @@ Upstreaming sequence (rough plan) ================================= #. Add documentation. #. Add coroutine intrinsics. -#. Add empty coroutine passes. <= we are here +#. Add empty coroutine passes. <== we are here #. Add coroutine devirtualization + tests. #. Add CGSCC restart trigger + tests. #. Add coroutine heap elision + tests. -- 2.7.4