diff --git a/src/backend/updating-llvm.md b/src/backend/updating-llvm.md index 53e0c217e..3f90a91c6 100644 --- a/src/backend/updating-llvm.md +++ b/src/backend/updating-llvm.md @@ -91,7 +91,6 @@ so let's go through each in detail. Some commands you should execute are: * `./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 You'll likely need to update [`llvm-wrapper/*.cpp`][`llvm-wrapper`]