Skip to content

Commit

Permalink
Link to rustc-guide update docs
Browse files Browse the repository at this point in the history
  • Loading branch information
alexcrichton committed Sep 20, 2019
1 parent 82a77c0 commit 7e39330
Showing 1 changed file with 4 additions and 0 deletions.
4 changes: 4 additions & 0 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -8,3 +8,7 @@ repository is not used.
Despite this being a "fork" it's more of just a place where we can easily tweak
the LLVM source for Rust's own build. All patches should by default go upstream
first, and then we can cherry-pick them onto our branches if necessary.

To learn more about updating LLVM in the Rust compiler, consult the
[documentation for doing so in
`rustc-guide`](https://rust-lang.github.io/rustc-guide/codegen/updating-llvm.html)

0 comments on commit 7e39330

Please sign in to comment.