關於¶
警告
If you are using a released version of LLVM, see the download page to find your documentation.
The LLVM compiler infrastructure supports a wide range of projects, from industrial strength compilers to specialized JIT applications to small research projects.
Similarly, documentation is broken down into several high-level groupings targeted at different audiences:
LLVM 設計&概覽¶
Several introductory papers and presentations.
- 常見問題集(FAQ)
常見問題集。
- The LLVM Lexicon
詞彙表。
- LLVM 編譯器簡介
Presentation providing a users introduction to LLVM.
- LLVM 簡介
A chapter from the book "The Architecture of Open Source Applications" that describes high-level design decisions that shaped LLVM.
- LLVM: A Compilation Framework for Lifelong Program Analysis & Transformation
設計概覽。
- LLVM: An Infrastructure for Multi-Stage Optimization
More details (quite old now).
文件¶
Getting Started, How-tos, Developer Guides, and Tutorials.
- Getting Started/Tutorials
For those new to the LLVM system.
- 使用者指南
User guides and How-tos.
- Reference
LLVM 和 API 參考文件。
- Discourse Migration Guide
Guide for users to migrate to Discourse
社群¶
LLVM welcomes contributions of all kinds. To learn more, see the following articles: