From cce639979d5eba2588fb10052e677e630fd84a96 Mon Sep 17 00:00:00 2001 From: Sean Silva Date: Mon, 9 Sep 2013 19:13:28 +0000 Subject: [PATCH] [docs] Fix Sphinx warning. Adornments need to be at least as long as the thing they adorn. git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@190327 91177308-0d34-0410-b5e6-96231b3b80d8 --- docs/LangRef.rst | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/docs/LangRef.rst b/docs/LangRef.rst index fe23ac0ce1d..98654f3cc31 100644 --- a/docs/LangRef.rst +++ b/docs/LangRef.rst @@ -8697,7 +8697,7 @@ different, then ``llvm.stackprotectorcheck`` causes the program to abort by calling the ``__stack_chk_fail()`` function. '``llvm.stackprotectorcheck``' Intrinsic -^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ +^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Syntax: """""""