[llvm] 6269b8b - Fix LLVM Sphinx build; NFC
Aaron Ballman via llvm-commits
llvm-commits at lists.llvm.org
Tue Jun 6 14:29:42 PDT 2023
Author: Aaron Ballman
Date: 2023-06-06T17:29:15-04:00
New Revision: 6269b8b7de1576dd85b4762194bd58dc7f97e0dd
URL: https://github.com/llvm/llvm-project/commit/6269b8b7de1576dd85b4762194bd58dc7f97e0dd
DIFF: https://github.com/llvm/llvm-project/commit/6269b8b7de1576dd85b4762194bd58dc7f97e0dd.diff
LOG: Fix LLVM Sphinx build; NFC
Addresses the issue found by:
https://lab.llvm.org/buildbot/#/builders/30/builds/35968
Added:
Modified:
llvm/docs/LangRef.rst
Removed:
################################################################################
diff --git a/llvm/docs/LangRef.rst b/llvm/docs/LangRef.rst
index d426c769429ba..dd18e960673ad 100644
--- a/llvm/docs/LangRef.rst
+++ b/llvm/docs/LangRef.rst
@@ -24348,7 +24348,7 @@ unspecified sequence of rounding operations.
'``llvm.experimental.constrained.ldexp``' Intrinsic
-^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
+^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
Syntax:
"""""""
More information about the llvm-commits
mailing list