Skip to content

Commit 4139f0d

Browse files
committed
coroutines doc: fix a RST critical
``` /build/source/llvm/docs/Coroutines.rst:1781: CRITICAL: Title level inconsistent: '``coro.outside.frame``' Metadata ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ ```
1 parent e9cb582 commit 4139f0d

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

llvm/docs/Coroutines.rst

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1779,7 +1779,7 @@ Metadata
17791779
========
17801780

17811781
'``coro.outside.frame``' Metadata
1782-
^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
1782+
---------------------------------
17831783

17841784
``coro.outside.frame`` metadata may be attached to an alloca instruction to
17851785
to signify that it shouldn't be promoted to the coroutine frame, useful for

0 commit comments

Comments
 (0)