[llvm] 365c3e8 - [docs] Fix underline

Alex Brachet via llvm-commits llvm-commits at lists.llvm.org
Thu Apr 21 14:06:08 PDT 2022


Author: Alex Brachet
Date: 2022-04-21T21:05:49Z
New Revision: 365c3e85bced1fb56c2d94adc34bff7a94abe4a6

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

LOG: [docs] Fix underline

Added: 
    

Modified: 
    llvm/docs/LangRef.rst

Removed: 
    


################################################################################
diff  --git a/llvm/docs/LangRef.rst b/llvm/docs/LangRef.rst
index 104a8d4e271ed..db3ee2beaa512 100644
--- a/llvm/docs/LangRef.rst
+++ b/llvm/docs/LangRef.rst
@@ -7095,7 +7095,7 @@ Example:
     !0 = !{!"auto-init"}
 
 '``explicit_size``' Metadata
-^^^^^^^^^^^^^^^^^^^^^^^^^
+^^^^^^^^^^^^^^^^^^^^^^^^^^^^
 
 The ``explicit_size`` metadata may be attached to a global variable definition
 with a size 
diff erent from the object's total size. This can be useful when an


        


More information about the llvm-commits mailing list