- 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.
推薦閱讀
- Python數(shù)據(jù)可視化:基于Bokeh的可視化繪圖
- Oracle數(shù)據(jù)庫從入門到運維實戰(zhàn)
- 零基礎(chǔ)學Java(第4版)
- Service Mesh實戰(zhàn):基于Linkerd和Kubernetes的微服務(wù)實踐
- Android驅(qū)動開發(fā)權(quán)威指南
- Visual Basic 6.0程序設(shè)計實驗教程
- Clean Code in C#
- Building Business Websites with Squarespace 7(Second Edition)
- C#程序設(shè)計基礎(chǔ)入門教程
- jQuery Mobile Web Development Essentials(Second Edition)
- The Applied Data Science Workshop
- PhantomJS Cookbook
- Visual C++程序開發(fā)范例寶典
- Java基礎(chǔ)案例教程(第2版)
- 邊做邊學深度強化學習:PyTorch程序設(shè)計實踐