[llvm] bdbbdd8 - LangRef: Fix sphinx build error

Matt Arsenault via llvm-commits llvm-commits at lists.llvm.org
Wed Jun 28 12:06:59 PDT 2023


Author: Matt Arsenault
Date: 2023-06-28T15:06:54-04:00
New Revision: bdbbdd8b4ac2cdc8b8599de43713db50aafea843

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

LOG: LangRef: Fix sphinx build error

Added: 
    

Modified: 
    llvm/docs/LangRef.rst

Removed: 
    


################################################################################
diff  --git a/llvm/docs/LangRef.rst b/llvm/docs/LangRef.rst
index 7d7cc4a7a5ce0..3e6964ace07a6 100644
--- a/llvm/docs/LangRef.rst
+++ b/llvm/docs/LangRef.rst
@@ -14760,7 +14760,7 @@ the same sign.
 .. _int_frexp:
 
 '``llvm.frexp.*``' Intrinsic
-^^^^^^^^^^^^^^^^^^^^^^^^^^^
+^^^^^^^^^^^^^^^^^^^^^^^^^^^^
 
 Syntax:
 """""""


        


More information about the llvm-commits mailing list