diff options
| author | Nikita Popov <npopov@redhat.com> | 2023-06-05 14:19:09 +0200 |
|---|---|---|
| committer | Nikita Popov <npopov@redhat.com> | 2023-06-05 14:19:09 +0200 |
| commit | 5ff8767b36256650561ecbeac565e9b7e1f34470 (patch) | |
| tree | 2ae836affcd78eb3b49dd1c5a3cc6ed9b71fe588 | |
| parent | 42f28f9eb41adb7a197697e5e2d6535d00fd0f4a (diff) | |
| download | rust-5ff8767b36256650561ecbeac565e9b7e1f34470.tar.gz rust-5ff8767b36256650561ecbeac565e9b7e1f34470.zip | |
Update to LLVM 16.0.5
| -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 |
