diff options
| author | Kevin P. Neal <kevin.neal@sas.com> | 2019-10-07 13:39:56 +0000 |
|---|---|---|
| committer | Kevin P. Neal <kevin.neal@sas.com> | 2019-10-07 13:39:56 +0000 |
| commit | a6fc72fba9dc3cc5d02236190df9d661563ddfd7 (patch) | |
| tree | 5fb702c9d6bf5e34587175b00b3d8a837a196e9b /llvm/docs/LangRef.rst | |
| parent | b5fbdf1f5e0efb131512097babbd35a9081b8023 (diff) | |
| download | bcm5719-llvm-a6fc72fba9dc3cc5d02236190df9d661563ddfd7.tar.gz bcm5719-llvm-a6fc72fba9dc3cc5d02236190df9d661563ddfd7.zip | |
Fix sphinx warnings.
Differential Revision: https://reviews.llvm.org/D64746
llvm-svn: 373902
Diffstat (limited to 'llvm/docs/LangRef.rst')
| -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 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: """"""" |

