diff options
author | Kevin P. Neal <kevin.neal@sas.com> | 2019-10-07 14:14:46 +0000 |
---|---|---|
committer | Kevin P. Neal <kevin.neal@sas.com> | 2019-10-07 14:14:46 +0000 |
commit | 9f4de84eb0e0f69de66e5fdf99b63678264f3726 (patch) | |
tree | 64159360fb3a3516bd72893f947c576abfff4f1d | |
parent | a6a70415c85056ffd3f0b8506a67089365b0322f (diff) | |
download | bcm5719-llvm-9f4de84eb0e0f69de66e5fdf99b63678264f3726.tar.gz bcm5719-llvm-9f4de84eb0e0f69de66e5fdf99b63678264f3726.zip |
Fix another sphinx warning.
Differential Revision: https://reviews.llvm.org/D64746
llvm-svn: 373909
-rw-r--r-- | llvm/docs/LangRef.rst | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/llvm/docs/LangRef.rst b/llvm/docs/LangRef.rst index a5710e2cbba..d9a38907c92 100644 --- a/llvm/docs/LangRef.rst +++ b/llvm/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: """"""" |