From 5bf30f7111bb762627a231f44d4aa4d3e32d5faf Mon Sep 17 00:00:00 2001 From: "Kevin P. Neal" Date: Mon, 7 Oct 2019 14:14:46 +0000 Subject: [PATCH] Fix another sphinx warning. Differential Revision: https://reviews.llvm.org/D64746 git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@373909 91177308-0d34-0410-b5e6-96231b3b80d8 --- docs/LangRef.rst | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/docs/LangRef.rst b/docs/LangRef.rst index a5710e2cbba..d9a38907c92 100644 --- a/docs/LangRef.rst +++ b/docs/LangRef.rst @@ -16259,7 +16259,7 @@ would and handles error conditions in the same way. '``llvm.experimental.constrained.lround``' Intrinsic -^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ +^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Syntax: """"""" @@ -16297,7 +16297,7 @@ would and handles error conditions in the same way. '``llvm.experimental.constrained.llround``' Intrinsic -^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ +^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Syntax: """"""" -- 2.40.0