summaryrefslogtreecommitdiff
path: root/docs/dev/bnil-llil.md
diff options
context:
space:
mode:
Diffstat (limited to 'docs/dev/bnil-llil.md')
-rw-r--r--docs/dev/bnil-llil.md4
1 files changed, 2 insertions, 2 deletions
diff --git a/docs/dev/bnil-llil.md b/docs/dev/bnil-llil.md
index ca3a8379..2a339371 100644
--- a/docs/dev/bnil-llil.md
+++ b/docs/dev/bnil-llil.md
@@ -1,4 +1,4 @@
-# Binary Ninja Intermediate Language Series, Part 1: Low Level IL
+# Binary Ninja Intermediate Language: Low Level IL
Make sure to checkout the [BNIL overview](bnil-overview.md) first if you haven't already. Or feel free to skip to [part 2](bnil-mlil.md) which covers MLIL. This developer guide is intended to cover some of the mechanics of the LLIL to distinguish it from the other ILs in the BNIL family.
@@ -312,4 +312,4 @@ The rest of the instructions are pretty much self-explanatory to anyone with fam
* `LLIL_FLAG_BIT_SSA ` -
* `LLIL_FLAG_PHI ` -
* `LLIL_FLAG_SSA ` -
-* `LLIL_TAILCALL_SSA ` - \ No newline at end of file
+* `LLIL_TAILCALL_SSA ` -