A practical guide to understanding LLVM with the help of source code references and snippets, insights on how compiler stages connect to each other, descriptions of important data structures, and examples of how to use the tools provided by LLVM. Some topics are explained with compelling hands-on examples that you are encouraged to try out.
This book is intended for enthusiasts, computer science students, and compiler engineers interested in learning about the LLVM framework. You need a background in C++ and, although not mandatory, should know at least some compiler theory. Whether you are a newcomer or a compiler expert, this book provides a practical introduction to LLVM and avoids complex scenarios. If you are interested enough and excited about this technology, then this book is definitely for you.
A practical guide to understanding LLVM with the help of source code references and snippets, insights on how compiler stages connect to each other, descriptions of important data structures, and examples of how to use the tools provided by LLVM. Some topic...
评分A practical guide to understanding LLVM with the help of source code references and snippets, insights on how compiler stages connect to each other, descriptions of important data structures, and examples of how to use the tools provided by LLVM. Some topic...
评分A practical guide to understanding LLVM with the help of source code references and snippets, insights on how compiler stages connect to each other, descriptions of important data structures, and examples of how to use the tools provided by LLVM. Some topic...
评分A practical guide to understanding LLVM with the help of source code references and snippets, insights on how compiler stages connect to each other, descriptions of important data structures, and examples of how to use the tools provided by LLVM. Some topic...
评分A practical guide to understanding LLVM with the help of source code references and snippets, insights on how compiler stages connect to each other, descriptions of important data structures, and examples of how to use the tools provided by LLVM. Some topic...
真香
评分LLVM是我见过的最繁琐的一套工具了,这本书安装就相当麻烦,比较推荐的是去下载作者提供的docker来做实验,这本书对LLVM的各个方面都做了不同程度的介绍包括frontend, IR, backend还有JIT, 但是都非常浅,也没有足够多的测试, 这几点都比较失望, 但是考虑到只有这一本比较系统的LLVM书, 还是可以入门看一下的。 个人推荐学好C++以后直接去写一门语言入门LLVM,比如去看 https://llvm.org/docs/tutorial/MyFirstLanguageFrontend/index.html 整体上来说都可以跑通,但是部分章节代码也变了,建议上github上面fo最新版(字数不够了。。。)
评分今晚刚看完,概念介绍的很细致,从安装部分等甚至都是手把手的教,并且对LLVM(包括Clang)等整个体系都有介绍,并且很有意思的加入了clang analyzer,非常适合有编译基础的LLVM初学者,但是靠这本书不能完成基于LLVM开发编译器的目的。
评分概念性介绍非常全面细致,但示例过于简单,真写代码时还是得刨源码 :S
评分经过梳理比看文档要舒服一些
本站所有内容均为互联网搜索引擎提供的公开搜索信息,本站不存储任何数据与内容,任何内容与数据均与本站无关,如有需要请联系相关搜索引擎包括但不限于百度,google,bing,sogou 等
© 2025 qciss.net All Rights Reserved. 小哈图书下载中心 版权所有