diff --git a/src/part-5-intro.md b/src/part-5-intro.md index be29690b..f32508d2 100644 --- a/src/part-5-intro.md +++ b/src/part-5-intro.md @@ -1,4 +1,4 @@ -# Part 5: From MIR to Binaries +# From MIR to Binaries All of the preceding chapters of this guide have one thing in common: we never generated any executable machine code at all!