diff options
| author | Glenn Smith <glenn@vector35.com> | 2025-07-15 14:43:18 -0400 |
|---|---|---|
| committer | Glenn Smith <glenn@vector35.com> | 2025-07-16 19:28:58 -0400 |
| commit | f50383e41b05f880a43f0d1a2d527421df6373c1 (patch) | |
| tree | 591748f39821262378f0e72ac2604f1640235f6e /docs/dev/bnil-overview.md | |
| parent | 8032a60b6bc64c6f69ae90720333f366b6d1cfe7 (diff) | |
Docs for IL modification
Diffstat (limited to 'docs/dev/bnil-overview.md')
| -rw-r--r-- | docs/dev/bnil-overview.md | 4 |
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). |
