| author | bors <bors@rust-lang.org> 2026-05-21 17:40:31 UTC |
| committer | bors <bors@rust-lang.org> 2026-05-21 17:40:31 UTC |
| log | e96c36b6f76833388c519561d145492d2c08db4e |
| tree | 48ae3b6b1f254f684644332ff315a14d046c876f |
| parent | 037b621e831cba9ebd4148f9de33eff361df23d3 |
| parent | 6a59ea72374f638e556148ff90a80380b414d100 |
Update LLVM to 22.1.6
Fixes https://github.com/rust-lang/rust/issues/150676.2 files changed, 2 insertions(+), 2 deletions(-)
.gitmodules+1-1| ... | ... | @@ -25,7 +25,7 @@ |
| 25 | 25 | [submodule "src/llvm-project"] |
| 26 | 26 | 	path = src/llvm-project |
| 27 | 27 | 	url = https://github.com/rust-lang/llvm-project.git |
| 28 | 	branch = rustc/22.1-2026-03-22 | |
| 28 | 	branch = rustc/22.1-2026-05-19 | |
| 29 | 29 | 	shallow = true |
| 30 | 30 | [submodule "src/doc/embedded-book"] |
| 31 | 31 | 	path = src/doc/embedded-book |
src/llvm-project+1-1| ... | ... | @@ -1 +1 @@ |
| 1 | Subproject commit eaab4d9841b9a8a12783d927b2df2291c1c79269 | |
| 1 | Subproject commit 08c84e69a84d95936296dfcab0e38b34100725d5 |