Same change as in r300168, but for invoke instead of call.
llvm-svn: 300172
#. '``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: