[llvm] 7f34b9d - [Sphinx] Fix langref formatting. NFC

David Green via llvm-commits llvm-commits at lists.llvm.org
Tue Nov 10 08:48:05 PST 2020


Author: David Green
Date: 2020-11-10T16:47:43Z
New Revision: 7f34b9ddf817db98dfedb9d77cfc12245fe1a69e

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

LOG: [Sphinx] Fix langref formatting. NFC

Added: 
    

Modified: 
    llvm/docs/LangRef.rst

Removed: 
    


################################################################################
diff  --git a/llvm/docs/LangRef.rst b/llvm/docs/LangRef.rst
index 0d30ca4b347e..7b29f2bbeef8 100644
--- a/llvm/docs/LangRef.rst
+++ b/llvm/docs/LangRef.rst
@@ -15504,7 +15504,7 @@ value to a special register or a hardware-loop instruction.
 
 
 '``llvm.start.loop.iterations.*``' Intrinsic
-^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
+^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
 
 Syntax:
 """""""


        


More information about the llvm-commits mailing list