The Design of LLVM

The Design of LLVM is a great overview of how the LLVM project compares to other toolchains and how LLVM works written by Chris Lattner. I saw Lattner present at WWDC last year about some new LLVM and LLDB features and this article goes into much more detail about the...