Skip to content

Commit 7e39330

Browse files
committed
Link to rustc-guide update docs
1 parent 82a77c0 commit 7e39330

File tree

1 file changed

+4
-0
lines changed

1 file changed

+4
-0
lines changed

Diff for: README.md

+4
Original file line numberDiff line numberDiff line change
@@ -8,3 +8,7 @@ repository is not used.
88
Despite this being a "fork" it's more of just a place where we can easily tweak
99
the LLVM source for Rust's own build. All patches should by default go upstream
1010
first, and then we can cherry-pick them onto our branches if necessary.
11+
12+
To learn more about updating LLVM in the Rust compiler, consult the
13+
[documentation for doing so in
14+
`rustc-guide`](https://rust-lang.github.io/rustc-guide/codegen/updating-llvm.html)

0 commit comments

Comments
 (0)