]> granicus.if.org Git - llvm/commitdiff
Fix breakage of sphinx builders. Sorry for leaving this broken over the
authorKevin P. Neal <kevin.neal@sas.com>
Mon, 30 Sep 2019 14:51:59 +0000 (14:51 +0000)
committerKevin P. Neal <kevin.neal@sas.com>
Mon, 30 Sep 2019 14:51:59 +0000 (14:51 +0000)
weekend!

git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@373215 91177308-0d34-0410-b5e6-96231b3b80d8

docs/LangRef.rst

index 5e2d627d88686c7deb8f2087139a9123bd207022..70f97c25646d09d7a758fb96540ea0e0ee7a30ae 100644 (file)
@@ -15156,9 +15156,6 @@ example, a series of FP operations that each may raise exceptions may be
 vectorized into a single instruction that raises each unique exception a single
 time.
 
-Required Function Attributes:
-"""""""""""""""""""""""""""""
-
 Proper :ref:`function attributes <fnattrs>` usage is required for the
 constrained intrinsics to function correctly.