aboutsummaryrefslogtreecommitdiffstatshomepage
path: root/Documentation/IR.rst
diff options
context:
space:
mode:
Diffstat (limited to 'Documentation/IR.rst')
-rw-r--r--Documentation/IR.rst3
1 files changed, 3 insertions, 0 deletions
diff --git a/Documentation/IR.rst b/Documentation/IR.rst
index 9d6f2299..33a76166 100644
--- a/Documentation/IR.rst
+++ b/Documentation/IR.rst
@@ -47,6 +47,9 @@ Terminators
* .type: type of .cond, must be an integral type
* .multijmp_list: pairs of case-value - destination basic block
+.. op:: OP_UNREACH
+ Mark code as unreachable
+
.. op:: OP_COMPUTEDGOTO
Computed goto / branch to register