Technical requirements
You will find the complete code of what we are building in this chapter in the ch5
folder of the repository of this book: https://github.com/PacktPublishing/LLVM-Code-Generation.
At this point, you know the drill with respect to the tools that you need to build a project that uses the LLVM infrastructure.
Therefore, let us dive right into the topic by defining what a pass is.