[llvm] 967f95f - [NFC] Fill up the title underline in rst file

Chuanqi Xu via llvm-commits llvm-commits at lists.llvm.org
Sun Jul 31 20:08:12 PDT 2022


Author: Chuanqi Xu
Date: 2022-08-01T11:07:19+08:00
New Revision: 967f95fb074deadfb1109cec5f42d83db7eff00b

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

LOG: [NFC] Fill up the title underline in rst file

Fill up the title underline in rst file to avoid the CI error.

Added: 
    

Modified: 
    llvm/docs/LangRef.rst

Removed: 
    


################################################################################
diff  --git a/llvm/docs/LangRef.rst b/llvm/docs/LangRef.rst
index 117380ace0ed..8080aacd8b47 100644
--- a/llvm/docs/LangRef.rst
+++ b/llvm/docs/LangRef.rst
@@ -24548,7 +24548,7 @@ zero-extended or truncated accordingly.
 .. _int_threadlocal_address:
 
 '``llvm.threadlocal.address``' Intrinsic
-^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
+^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
 
 Syntax:
 """""""


        


More information about the llvm-commits mailing list