From 2c48d6e74eac6443214f08b58f4eefea8a852514 Mon Sep 17 00:00:00 2001 From: wenchao1024 <87457873+wenchao1024@users.noreply.github.com> Date: Sat, 22 Jan 2022 16:03:32 +0800 Subject: [PATCH] Update README.md --- README.md | 1 + 1 file changed, 1 insertion(+) diff --git a/README.md b/README.md index 339511c..af22355 100644 --- a/README.md +++ b/README.md @@ -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/) - 其他文档: ### 开源项目