mirror of
https://github.com/RPCS3/llvm.git
synced 2025-03-04 16:47:41 +00:00
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
This commit is contained in:
parent
c170edb60b
commit
d613770733
@ -5812,9 +5812,7 @@ This instruction requires several arguments:
|
||||
#. '``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:
|
||||
|
Loading…
x
Reference in New Issue
Block a user