Update link to moved section (#1282)

The section was removed in #1030 and re-added in a different place in
2d42cf7.
This commit is contained in:
Noah Lev 2021-12-28 20:17:49 -08:00 committed by GitHub
parent 440503e38d
commit ce4ae4004c
1 changed files with 1 additions and 1 deletions

View File

@ -19,7 +19,7 @@ If building LLVM from source (the default), you'll need additional tools:
Otherwise, you'll need LLVM installed and `llvm-config` in your path. Otherwise, you'll need LLVM installed and `llvm-config` in your path.
See [this section for more info][sysllvm]. See [this section for more info][sysllvm].
[sysllvm]: ./suggested.md#skipping-llvm-build [sysllvm]: ./new-target.md#using-pre-built-llvm
### Windows ### Windows