From: Sean Silva Date: Mon, 9 Sep 2013 19:13:28 +0000 (+0000) Subject: [docs] Fix Sphinx warning. X-Git-Url: http://demsky.eecs.uci.edu/git/?a=commitdiff_plain;h=cce639979d5eba2588fb10052e677e630fd84a96;p=oota-llvm.git [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 --- 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: """""""