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