Fix broken "system LLVM" link

This commit is contained in:
Stu 2020-10-08 17:38:40 +02:00 committed by Joshua Nelson
parent db41bec0c9
commit ac6fb7efa1
1 changed files with 1 additions and 1 deletions

View File

@ -150,7 +150,7 @@ For more suggestions, see https://rustc-dev-guide.rust-lang.org/building/suggest
You may also want to set up [system LLVM][sysllvm] to avoid building LLVM from source.
[sysllvm]: ./building/suggested.html#building-with-system-llvm
[sysllvm]: ./building/suggested.html#skipping-llvm-build
### `./x.py` Intro