Add github release instruction to llvm help

This commit is contained in:
Harry Chen 2020-09-10 13:41:23 +08:00
parent 9d8560e8b4
commit eef6e04655
No known key found for this signature in database
GPG Key ID: 9F98D3E7C18D0378

View File

@ -29,4 +29,7 @@ git remote set-url origin https://{{ site.hostname }}/git/llvm/llvm-project.git
将默认上游设置为 TUNA 镜像。
注:如需要 LLVM 合并为 monorepo 前的各个子仓库(已经不再更新),请至 [此页面](/help/llvm/) 查看使用帮助。
注:
* 如需要各个子项目的发布版本代码,请至 [GitHub Release 镜像](https://mirrors.tuna.tsinghua.edu.cn/github-release/llvm/llvm-project/) 下载。
* 如需要 LLVM 合并为 monorepo 前的各个子仓库(已经不再更新),请至 [此页面](/help/llvm/) 查看使用帮助。