From a6fc72fba9dc3cc5d02236190df9d661563ddfd7 Mon Sep 17 00:00:00 2001 From: "Kevin P. Neal" Date: Mon, 7 Oct 2019 13:39:56 +0000 Subject: Fix sphinx warnings. Differential Revision: https://reviews.llvm.org/D64746 llvm-svn: 373902 --- llvm/docs/LangRef.rst | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) (limited to 'llvm/docs/LangRef.rst') diff --git a/llvm/docs/LangRef.rst b/llvm/docs/LangRef.rst index 8d84b040307..a5710e2cbba 100644 --- a/llvm/docs/LangRef.rst +++ b/llvm/docs/LangRef.rst @@ -15941,7 +15941,7 @@ mode argument is only intended as information to the compiler. '``llvm.experimental.constrained.lrint``' Intrinsic -^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ +^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Syntax: """"""" @@ -15989,7 +15989,7 @@ then the results will be the same as the llvm.lrint intrinsic. '``llvm.experimental.constrained.llrint``' Intrinsic -^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ +^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Syntax: """"""" -- cgit v1.2.3