- Getting Started with LLVM Core Libraries
- Bruno Cardoso Lopes Rafael Auler
- 92字
- 2021-09-03 09:44:11
Summary
This chapter provided detailed instructions on how to install LLVM and Clang by showing you how to use prebuilt binaries via officially built packages, third-party package managers, and daily snapshots. Moreover, we detailed how to build the project from sources by using standard Unix tools and IDEs in different operating system environments.
In the next chapter, we will cover how to install other LLVM-based projects that may be very useful for you. These external projects typically implement tools that are developed outside the main LLVM SVN repository and are shipped separately.
推薦閱讀
- C語言程序設計案例教程
- 垃圾回收的算法與實現
- Python金融數據分析
- Learning Apache Kafka(Second Edition)
- Learning DHTMLX Suite UI
- Java SE實踐教程
- Fastdata Processing with Spark
- Practical Predictive Analytics
- Docker:容器與容器云(第2版)
- Visual C++從入門到精通(第2版)
- 人人都能開發RPA機器人:UiPath從入門到實戰
- 游戲設計的底層邏輯
- Java語言程序設計實用教程(第2版)
- INSTANT PLC Programming with RSLogix 5000
- R語言數據分析從入門到實戰