In the glossary, *codegen* is define so > the code to translate MIR into LLVM IR. I, instead, understood it as steps that actually generates machine code (which llvm is responsible for).