about summary refs log tree commit diff
diff options
context:
space:
mode:
authorMatthias Krüger <matthias.krueger@famsik.de>2023-08-29 20:49:03 +0200
committerGitHub <noreply@github.com>2023-08-29 20:49:03 +0200
commit2dfb67b48356dc1f32a734f6eb9d71d06b421d4f (patch)
tree2e8a4881d849f74915a5a1ddaac15fb08d8f96d6
parent56d7d93a4b4e19506887d9803ec8871e31e8aa86 (diff)
parent6354e06f123d76685ae62ee6d232a31cae45d0a2 (diff)
downloadrust-2dfb67b48356dc1f32a734f6eb9d71d06b421d4f.tar.gz
rust-2dfb67b48356dc1f32a734f6eb9d71d06b421d4f.zip
Rollup merge of #114923 - cuishuang:master, r=wesleywiser
doc: update lld-flavor ref
-rw-r--r--src/doc/rustc/src/codegen-options/index.md2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/doc/rustc/src/codegen-options/index.md b/src/doc/rustc/src/codegen-options/index.md
index f882a31de5a..d72543c7e02 100644
--- a/src/doc/rustc/src/codegen-options/index.md
+++ b/src/doc/rustc/src/codegen-options/index.md
@@ -263,7 +263,7 @@ flavor. Valid options are:
 * `lld-link`: use the LLVM `lld` executable with the [`-flavor link`
   flag][lld-flavor] for Microsoft's `link.exe`.
 
-[lld-flavor]: https://lld.llvm.org/Driver.html
+[lld-flavor]: https://releases.llvm.org/12.0.0/tools/lld/docs/Driver.html
 
 ## linker-plugin-lto