We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent fac3c01 commit 0ecd65cCopy full SHA for 0ecd65c
src/doc/rustc-dev-guide/src/backend/updating-llvm.md
@@ -91,7 +91,6 @@ so let's go through each in detail.
91
Some commands you should execute are:
92
93
* `./x build src/llvm-project` - test that LLVM still builds
94
- * `./x build src/tools/lld` - same for LLD
95
* `./x build` - build the rest of rustc
96
97
You'll likely need to update [`llvm-wrapper/*.cpp`][`llvm-wrapper`]
0 commit comments