[llvm] 6f1d21d - LangRef: Try to fix sphinx bot error

Matt Arsenault via llvm-commits llvm-commits at lists.llvm.org
Tue Jun 6 14:18:54 PDT 2023


Author: Matt Arsenault
Date: 2023-06-06T17:18:31-04:00
New Revision: 6f1d21dfc4e92a3b807323f2787319056797f717

URL: https://github.com/llvm/llvm-project/commit/6f1d21dfc4e92a3b807323f2787319056797f717
DIFF: https://github.com/llvm/llvm-project/commit/6f1d21dfc4e92a3b807323f2787319056797f717.diff

LOG: LangRef: Try to fix sphinx bot error

Added: 
    

Modified: 
    llvm/docs/LangRef.rst

Removed: 
    


################################################################################
diff  --git a/llvm/docs/LangRef.rst b/llvm/docs/LangRef.rst
index 8217bee57cfa8..d426c769429ba 100644
--- a/llvm/docs/LangRef.rst
+++ b/llvm/docs/LangRef.rst
@@ -14714,7 +14714,7 @@ When specified with the fast-math-flag 'afn', the result may be approximated
 using a less accurate calculation.
 
 '``llvm.ldexp.*``' Intrinsic
-^^^^^^^^^^^^^^^^^^^^^^^^^^^
+^^^^^^^^^^^^^^^^^^^^^^^^^^^^
 
 Syntax:
 """""""


        


More information about the llvm-commits mailing list