Skip to content

Commit 6b4c855

Browse files
committed
address review comment
rust-lang#1424 (comment)
1 parent dcc6964 commit 6b4c855

File tree

1 file changed

+0
-5
lines changed

1 file changed

+0
-5
lines changed

Diff for: src/backend/updating-llvm.md

-5
Original file line numberDiff line numberDiff line change
@@ -52,11 +52,6 @@ the branch we're already using. The steps for this are:
5252
src/llvm-project` typically.
5353
10. Wait for PR to be merged
5454

55-
In summary,
56-
we can cherry-pick bugfixes at any time and pull them back
57-
into the rust-lang/llvm-project branch that we're using,
58-
and getting them into the compiler is just updating the submodule via a PR.
59-
6055
An example PR:
6156
[#59089](https://github.com/rust-lang/rust/pull/59089)
6257

0 commit comments

Comments
 (0)