We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 1f30cc7 commit e3db734Copy full SHA for e3db734
src/backend/updating-llvm.md
@@ -90,7 +90,7 @@ so let's go through each in detail.
90
`src/llvm-project` to ensure submodule updates aren't reverted.
91
Some commands you should execute are:
92
93
- * `./x build src/llvm` - test that LLVM still builds
+ * `./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
0 commit comments