LLVM Essentials : Become familiar with the LLVM infrastructure and start using LLVM libraries to design a compiler

LLVM Essentials : Become familiar with the LLVM infrastructure and start using LLVM libraries to design a compiler

Suyog Sarda, David Farago, Mayur Pandey

Språken
FörlagPackt Publishing
ISBN9781783558629

LLVM is currently the point of interest for many firms, and has a very active open source community. It provides us with a compiler infrastructure that can be used to write a compiler for a language. It provides us with a set of reusable libraries that can be used to optimize code, and a target-inde