mirror of
https://github.com/tuna/mirror-web.git
synced 2025-12-25 20:32:46 +00:00
Add github release instruction to llvm help
This commit is contained in:
parent
9d8560e8b4
commit
eef6e04655
|
|
@ -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/) 查看使用帮助。
|
||||
|
|
|
|||
Loading…
Reference in New Issue