X-Git-Url: http://plrg.eecs.uci.edu/git/?p=oota-llvm.git;a=blobdiff_plain;f=docs%2FLangRef.rst;h=9bcbd89c3018e84f34e144d74a91e75cf004e2e3;hp=9041c0cb2065a2dbddb1286fda0f63e042c6f8c9;hb=50cbfe2c199b22b24d20a0d38b15a374e1bb209c;hpb=221b8cc736bca9f714afd86a6fc4bc6e51aab00b diff --git a/docs/LangRef.rst b/docs/LangRef.rst index 9041c0cb206..9bcbd89c301 100644 --- a/docs/LangRef.rst +++ b/docs/LangRef.rst @@ -8451,7 +8451,7 @@ The ``cleanuppad`` instruction has several restrictions: cleanup block. - A basic block that is not a cleanup block may not include a '``cleanuppad``' instruction. -- All ``cleanupret``s which exit a cleanuppad must have the same +- All '``cleanupret``'s which exit a ``cleanuppad`` must have the same exceptional successor. - It is undefined behavior for control to transfer from a ``cleanuppad`` to a ``ret`` without first executing a ``cleanupret`` that consumes the