We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 82a77c0 commit 7e39330Copy full SHA for 7e39330
README.md
@@ -8,3 +8,7 @@ repository is not used.
8
Despite this being a "fork" it's more of just a place where we can easily tweak
9
the LLVM source for Rust's own build. All patches should by default go upstream
10
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