Skip to content

Commit 2dfb67b

Browse files
authored
Rollup merge of #114923 - cuishuang:master, r=wesleywiser
doc: update lld-flavor ref
2 parents 56d7d93 + 6354e06 commit 2dfb67b

File tree

1 file changed

+1
-1
lines changed
  • src/doc/rustc/src/codegen-options

1 file changed

+1
-1
lines changed

src/doc/rustc/src/codegen-options/index.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -263,7 +263,7 @@ flavor. Valid options are:
263263
* `lld-link`: use the LLVM `lld` executable with the [`-flavor link`
264264
flag][lld-flavor] for Microsoft's `link.exe`.
265265

266-
[lld-flavor]: https://lld.llvm.org/Driver.html
266+
[lld-flavor]: https://releases.llvm.org/12.0.0/tools/lld/docs/Driver.html
267267

268268
## linker-plugin-lto
269269

0 commit comments

Comments
 (0)