[llvm] eb53416 - [LangRef][Doc] Fix warning for too short title underline

via llvm-commits llvm-commits at lists.llvm.org
Tue Sep 27 19:53:44 PDT 2022


Author: eopXD
Date: 2022-09-27T19:53:28-07:00
New Revision: eb53416d0f4ac1e0c76f1a2546474390481092e9

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

LOG: [LangRef][Doc] Fix warning for too short title underline

Added: 
    

Modified: 
    llvm/docs/LangRef.rst

Removed: 
    


################################################################################
diff  --git a/llvm/docs/LangRef.rst b/llvm/docs/LangRef.rst
index 0a09b55d3a627..5b66ac0f76a64 100644
--- a/llvm/docs/LangRef.rst
+++ b/llvm/docs/LangRef.rst
@@ -21565,7 +21565,7 @@ Examples:
 .. _int_vp_roundeven:
 
 '``llvm.vp.roundeven.*``' Intrinsics
-^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
+^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
 
 Syntax:
 """""""


        


More information about the llvm-commits mailing list