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!

llvm-svn: 373215

llvm/docs/LangRef.rst

index 5e2d627..70f97c2 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.