[llvm] r284078 - fix title underline length

Albert Gutowski via llvm-commits llvm-commits at lists.llvm.org
Wed Oct 12 16:10:03 PDT 2016


Author: agutowski
Date: Wed Oct 12 18:10:02 2016
New Revision: 284078

URL: http://llvm.org/viewvc/llvm-project?rev=284078&view=rev
Log:
fix title underline length

Modified:
    llvm/trunk/docs/LangRef.rst

Modified: llvm/trunk/docs/LangRef.rst
URL: http://llvm.org/viewvc/llvm-project/llvm/trunk/docs/LangRef.rst?rev=284078&r1=284077&r2=284078&view=diff
==============================================================================
--- llvm/trunk/docs/LangRef.rst (original)
+++ llvm/trunk/docs/LangRef.rst Wed Oct 12 18:10:02 2016
@@ -9295,7 +9295,7 @@ other aggressive transformations, so the
 of the obvious source-language caller.
 
 '``llvm.addressofreturnaddress``' Intrinsic
-^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
+^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
 
 Syntax:
 """""""




More information about the llvm-commits mailing list