[llvm] r373909 - Fix another sphinx warning.

Kevin P. Neal via llvm-commits llvm-commits at lists.llvm.org
Mon Oct 7 07:14:46 PDT 2019


Author: kpn
Date: Mon Oct  7 07:14:46 2019
New Revision: 373909

URL: http://llvm.org/viewvc/llvm-project?rev=373909&view=rev
Log:
Fix another sphinx warning.

Differential Revision:	https://reviews.llvm.org/D64746

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=373909&r1=373908&r2=373909&view=diff
==============================================================================
--- llvm/trunk/docs/LangRef.rst (original)
+++ llvm/trunk/docs/LangRef.rst Mon Oct  7 07:14:46 2019
@@ -16259,7 +16259,7 @@ would and handles error conditions in th
 
 
 '``llvm.experimental.constrained.lround``' Intrinsic
-^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
+^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
 
 Syntax:
 """""""
@@ -16297,7 +16297,7 @@ would and handles error conditions in th
 
 
 '``llvm.experimental.constrained.llround``' Intrinsic
-^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
+^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
 
 Syntax:
 """""""




More information about the llvm-commits mailing list