This tutorial describes the implementation of a simple compiler using LLVM, an increasingly robust code generation library which is rapidly becoming the obvious solution for any compiler targeting x86.
Comments Off

This tutorial describes the implementation of a simple compiler using LLVM, an increasingly robust code generation library which is rapidly becoming the obvious solution for any compiler targeting x86.