Serene

▶️ How to build a compiler with LLVM and MLIR - 12 Target code generation

In this episode I talk about the native code generation process and linking process. I go a bit deeper on the concepts of an object file and how a linker links them together. Last but not least, I demonstrate how to generate target code out of the LLVMIR and generate an executable file.

Resources:

Watch on YouTube