diff options
| author | bors <bors@rust-lang.org> | 2023-06-06 09:40:31 +0000 |
|---|---|---|
| committer | bors <bors@rust-lang.org> | 2023-06-06 09:40:31 +0000 |
| commit | 3572d7451d1062e8bccf310af6bbf6255091d296 (patch) | |
| tree | f86df3e3ffd34fe992f713d179d6173e909cc9c8 | |
| parent | fd9bf594366e73efb1a26a023e0b4de8eff82b94 (diff) | |
| parent | 5ff8767b36256650561ecbeac565e9b7e1f34470 (diff) | |
| download | rust-3572d7451d1062e8bccf310af6bbf6255091d296.tar.gz rust-3572d7451d1062e8bccf310af6bbf6255091d296.zip | |
Auto merge of #112312 - nikic:llvm-16.0.5, r=cuviper
Update to LLVM 16.0.5 Rebase to LLVM 16.0.5, plus one cherry-pick. Fixes #111823. Fixes #112061. Fixes #112170.
| -rw-r--r-- | .gitmodules | 2 | ||||
| m--------- | src/llvm-project | 0 |
2 files changed, 1 insertions, 1 deletions
diff --git a/.gitmodules b/.gitmodules index 4596ae17d02..6b7160bfe15 100644 --- a/.gitmodules +++ b/.gitmodules @@ -25,7 +25,7 @@ [submodule "src/llvm-project"] path = src/llvm-project url = https://github.com/rust-lang/llvm-project.git - branch = rustc/16.0-2023-04-05 + branch = rustc/16.0-2023-06-05 [submodule "src/doc/embedded-book"] path = src/doc/embedded-book url = https://github.com/rust-embedded/book.git diff --git a/src/llvm-project b/src/llvm-project -Subproject 533d3f338b804d54e5d0ac4fba6276af23002d9 +Subproject 22897bce7bfedc9cd3953a33419b34693626350 |
