Update README.md

This commit is contained in:
wenchao1024
2022-01-22 16:03:32 +08:00
committed by GitHub
parent 8fc8238193
commit 2c48d6e74e

View File

@@ -260,6 +260,7 @@
- 官方文档:
- [LLVM: A Compilation Framework for Lifelong Program Analysis & Transformation](https://github.com/0voice/kernel_new_features/blob/main/llvm/%E6%96%87%E6%A1%A3/%20A%20Compilation%20Framework%20for%20Lifelong%20Program%20Analysis%20%26%20Transformation.pdf)
- [LLVM语言参考手册](https://web.archive.org/web/20120611064155/http://llvm.org/docs/LangRef.html)
- [LLVM语言参考手册-中文版](https://llvm.liuxfe.com/docs/langref/)
- 其他文档:
### 开源项目