[LLVMdev] llvm books

Renato Golin renato.golin at linaro.org
Tue Jul 21 07:36:59 PDT 2015


On 21 July 2015 at 14:27, Evgeny Astigeevich <evgeny.astigeevich at arm.com>
wrote:

> The book is exactly what is written in its title: getting started. It give
> basics of each major part of LLVM. After reading it you will be able to
> build it from scratch. What is most important the book shows in details how
> components of LLVM are built into a compiler toolchain: from front-end
> (clang) to back-end (optimizer and code generation). It's demonstrated that
> the LLVM framework is designed as a perfect modular system which allows
> easily adapting it for the custom projects.
>

This book also sucked a lot from the public documents, which is a shame.

There's also another one that I'd like to get my hands on out of curiosity:

http://motipizza.com/catalog/impress-kitsune

cheers,
--renato
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.llvm.org/pipermail/llvm-dev/attachments/20150721/894fab88/attachment.html>


More information about the llvm-dev mailing list