In this series I walkthrough the LLVM "Kaleidoscope" Tutorial, where you follow step by step to create your first programming language frontend using LLVM as the backend. Last time we wrote some code to generate LLVM IR code for the first time. This time we continue on generating IR code for function definitions.
The following transcript was automatically generated by an algorithm.