mirror of
https://github.com/RPCS3/llvm-mirror.git
synced 2024-12-04 17:56:53 +00:00
Update llvm.donothing documentation.
llvm.donothing is no longer the only intrinsic that can be invoked. llvm-svn: 220530
This commit is contained in:
parent
d882ba8bc5
commit
9ebe806a35
@ -9632,8 +9632,9 @@ Syntax:
|
||||
Overview:
|
||||
"""""""""
|
||||
|
||||
The ``llvm.donothing`` intrinsic doesn't perform any operation. It's the
|
||||
only intrinsic that can be called with an invoke instruction.
|
||||
The ``llvm.donothing`` intrinsic doesn't perform any operation. It's one of only
|
||||
two intrinsics (besides ``llvm.experimental.patchpoint``) that can be called
|
||||
with an invoke instruction.
|
||||
|
||||
Arguments:
|
||||
""""""""""
|
||||
|
Loading…
Reference in New Issue
Block a user