mirror of
https://github.com/c64scene-ar/llvm-6502.git
synced 2025-01-12 17:32:19 +00:00
Update llvm.donothing documentation.
llvm.donothing is no longer the only intrinsic that can be invoked. git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@220530 91177308-0d34-0410-b5e6-96231b3b80d8
This commit is contained in:
parent
c0ecebb32b
commit
c08387e220
@ -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…
x
Reference in New Issue
Block a user