- Getting Started with LLVM Core Libraries
- Bruno Cardoso Lopes Rafael Auler
- 85字
- 2021-09-03 09:44:12
Summary
The LLVM umbrella is composed of several projects; some of them are not necessary for the main compiler driver to work but are useful tools and libraries. In this chapter, we showed how one can build and install such components. Further chapters will explore in detail some of those tools. We advise the reader to come back to this chapter again for build and install instructions.
In the next chapter, we will introduce you to the design of the LLVM core libraries and tools.
推薦閱讀
- Mastering Concurrency Programming with Java 8
- Linux C/C++服務器開發實踐
- 樂學Web編程:網站制作不神秘
- MySQL數據庫基礎實例教程(微課版)
- Python貝葉斯分析(第2版)
- KnockoutJS Starter
- Node.js全程實例
- PySpark Cookbook
- NoSQL數據庫原理
- Oracle GoldenGate 12c Implementer's Guide
- Raspberry Pi Robotic Projects(Third Edition)
- C++ System Programming Cookbook
- Sails.js Essentials
- Mudbox 2013 Cookbook
- MongoDB Cookbook(Second Edition)