[llvm] d9df119 - [LangRef] Fix too short title underline

via llvm-commits llvm-commits at lists.llvm.org
Fri Oct 7 02:25:09 PDT 2022


Author: eopXD
Date: 2022-10-07T02:24:56-07:00
New Revision: d9df1190cdb9c7d50f359c097cf53243ab3127ce

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

LOG: [LangRef] Fix too short title underline

Added: 
    

Modified: 
    llvm/docs/LangRef.rst

Removed: 
    


################################################################################
diff  --git a/llvm/docs/LangRef.rst b/llvm/docs/LangRef.rst
index 3f1930c0ba12d..6541832fdb35a 100644
--- a/llvm/docs/LangRef.rst
+++ b/llvm/docs/LangRef.rst
@@ -21670,7 +21670,7 @@ Examples:
 .. _int_vp_roundtozero:
 
 '``llvm.vp.roundtozero.*``' Intrinsics
-^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
+^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
 
 Syntax:
 """""""


        


More information about the llvm-commits mailing list