updating-llvm.md: command does not work (#1887)
This commit is contained in:
parent
270705068e
commit
d35ba2d211
|
|
@ -91,7 +91,6 @@ so let's go through each in detail.
|
||||||
Some commands you should execute are:
|
Some commands you should execute are:
|
||||||
|
|
||||||
* `./x build src/llvm-project` - test that LLVM still builds
|
* `./x build src/llvm-project` - test that LLVM still builds
|
||||||
* `./x build src/tools/lld` - same for LLD
|
|
||||||
* `./x build` - build the rest of rustc
|
* `./x build` - build the rest of rustc
|
||||||
|
|
||||||
You'll likely need to update [`llvm-wrapper/*.cpp`][`llvm-wrapper`]
|
You'll likely need to update [`llvm-wrapper/*.cpp`][`llvm-wrapper`]
|
||||||
|
|
|
||||||
Loading…
Reference in New Issue