diff --git a/docs/LangRef.rst b/docs/LangRef.rst index 2e07c1f7966..ddef80318e2 100644 --- a/docs/LangRef.rst +++ b/docs/LangRef.rst @@ -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: """"""""""