From: George Burgess IV Date: Thu, 13 Apr 2017 05:00:31 +0000 (+0000) Subject: Remove more lies from the LangRef. X-Git-Url: https://granicus.if.org/sourcecode?a=commitdiff_plain;h=d6137707334b23d26afced9de410b4401c673d76;p=llvm Remove more lies from the LangRef. Same change as in r300168, but for invoke instead of call. git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@300172 91177308-0d34-0410-b5e6-96231b3b80d8 --- diff --git a/docs/LangRef.rst b/docs/LangRef.rst index 89839b103f8..d17bbc18ab7 100644 --- a/docs/LangRef.rst +++ b/docs/LangRef.rst @@ -5812,9 +5812,7 @@ This instruction requires several arguments: #. '``exception label``': the label reached when a callee returns via the :ref:`resume ` instruction or other exception handling mechanism. -#. The optional :ref:`function attributes ` list. Only - '``noreturn``', '``nounwind``', '``readonly``' and '``readnone``' - attributes are valid here. +#. The optional :ref:`function attributes ` list. #. The optional :ref:`operand bundles ` list. Semantics: