Remove more lies from the LangRef.

Same change as in r300168, but for invoke instead of call.

llvm-svn: 300172
This commit is contained in:
George Burgess IV 2017-04-13 05:00:31 +00:00
parent 90377de972
commit 8a464a7592
1 changed files with 1 additions and 3 deletions

View File

@ -5812,9 +5812,7 @@ This instruction requires several arguments:
#. '``exception label``': the label reached when a callee returns via #. '``exception label``': the label reached when a callee returns via
the :ref:`resume <i_resume>` instruction or other exception handling the :ref:`resume <i_resume>` instruction or other exception handling
mechanism. mechanism.
#. The optional :ref:`function attributes <fnattrs>` list. Only #. The optional :ref:`function attributes <fnattrs>` list.
'``noreturn``', '``nounwind``', '``readonly``' and '``readnone``'
attributes are valid here.
#. The optional :ref:`operand bundles <opbundles>` list. #. The optional :ref:`operand bundles <opbundles>` list.
Semantics: Semantics: