Skip to content

Commit

Permalink
fix update llvm build command
Browse files Browse the repository at this point in the history
  • Loading branch information
gnana-ganesh-tw authored and tshepang committed Feb 13, 2024
1 parent 1f30cc7 commit e3db734
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion src/backend/updating-llvm.md
Original file line number Diff line number Diff line change
Expand Up @@ -90,7 +90,7 @@ so let's go through each in detail.
`src/llvm-project` to ensure submodule updates aren't reverted.
Some commands you should execute are:

* `./x build src/llvm` - 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

Expand Down

0 comments on commit e3db734

Please sign in to comment.