Skip to content

mention Dev desktops, to help with LLVM builds #1613

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Merged
merged 3 commits into from
Feb 18, 2023
Merged
Changes from 1 commit
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
Prev Previous commit
accept review suggestion
Co-authored-by: Yuki Okushi <jtitor@2k36.org>
  • Loading branch information
tshepang and JohnTitor authored Feb 18, 2023
commit 1bd7aa5cdab05a32a8e5af03a1ceb8fcbf1cf13d
2 changes: 1 addition & 1 deletion src/backend/updating-llvm.md
Original file line number Diff line number Diff line change
Expand Up @@ -176,7 +176,7 @@ keep in mind while going through them:
Bisection is definitely your friend here
(yes LLVM takes forever to build, yet bisection is still your friend).
Note that you can make use of [Dev Desktops],
an initiative to provide remote access to powerful hardware to developers of Rust.
which is an initiative to provide the contributors with remote access to powerful hardware.
* If you've got general questions, [wg-llvm] can help you out.
* Creating branches is a privileged operation on GitHub, so you'll need someone
with write access to create the branches for you most likely.
Expand Down