Skip to content
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

Suggestions to use system LLVM link to a section that no longer exists #1040

Closed
asquared31415 opened this issue Jan 27, 2021 · 0 comments · Fixed by #1043
Closed

Suggestions to use system LLVM link to a section that no longer exists #1040

asquared31415 opened this issue Jan 27, 2021 · 0 comments · Fixed by #1043
Assignees

Comments

@asquared31415
Copy link
Contributor

At the bottom of Getting Started - Configuring the compiler there is a sentence about using the system LLVM that includes a link that would have previously had instructions on how to set that up.

You may also want to set up system LLVM to avoid building LLVM from source.


Additionally, Adding a new target - Specifying a new LLVM contains a link to the same page, suggesting

If you have a local LLVM checkout that is already built, you may be able to configure Rust to treat your build as the system LLVM to avoid redundant builds.


The section linked was removed in #1030 and the link now simply points to the top of the page for Suggested Workflows. From the content of #1030 I believe that the suggestion to use the system LLVM should be removed entirely in favor of downloading CI LLVM.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging a pull request may close this issue.

2 participants