Skip to content

Commit

Permalink
updating-llvm.md: command does not work (#1887)
Browse files Browse the repository at this point in the history
  • Loading branch information
tshepang authored Feb 13, 2024
1 parent e3db734 commit aa79783
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion src/backend/updating-llvm.md
Original file line number Diff line number Diff line change
Expand Up @@ -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`]
Expand Down

0 comments on commit aa79783

Please sign in to comment.