summaryrefslogtreecommitdiff
path: root/docs/dev/bnil-overview.md
diff options
context:
space:
mode:
Diffstat (limited to 'docs/dev/bnil-overview.md')
-rw-r--r--docs/dev/bnil-overview.md4
1 files changed, 4 insertions, 0 deletions
diff --git a/docs/dev/bnil-overview.md b/docs/dev/bnil-overview.md
index b0ffefe2..fd56d5d9 100644
--- a/docs/dev/bnil-overview.md
+++ b/docs/dev/bnil-overview.md
@@ -153,3 +153,7 @@ The visitor receives 4 operands:
0x4012d8 arg1 + 0x1404
0x4012de arg1 + 0x1400
```
+
+## Modifying ILs
+
+See [Modifying ILs](bnil-modifying.md).