文件名称:Getting Started with LLVM Core Libraries
文件大小:18.5MB
文件格式:PDF
更新时间:2022-02-06 05:23:29
LLVM PDF 英文版
英文清晰版 Getting Started with LLVM Core Libraries ,学习LLVM必不可少的资料 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 t he 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.