diff options
| author | Nikita Popov <npopov@redhat.com> | 2023-04-05 12:40:04 +0200 |
|---|---|---|
| committer | Nikita Popov <npopov@redhat.com> | 2023-04-05 12:40:04 +0200 |
| commit | 2175dab137d8e5e6b16f43d4089546e6ffe604d2 (patch) | |
| tree | c7141dc29d418cc6b954b117b5208b0377e02bfa | |
| parent | a412564f8ca794e227305309da9da16c417ea9ce (diff) | |
| download | rust-2175dab137d8e5e6b16f43d4089546e6ffe604d2.tar.gz rust-2175dab137d8e5e6b16f43d4089546e6ffe604d2.zip | |
Update to LLVM 16.0.1
| -rw-r--r-- | .gitmodules | 2 | ||||
| m--------- | src/llvm-project | 0 |
2 files changed, 1 insertions, 1 deletions
diff --git a/.gitmodules b/.gitmodules index 0bbccb57130..4596ae17d02 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-03-06 + branch = rustc/16.0-2023-04-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 2b9c52f66815bb8d6ea74a4b26df3410602be9b +Subproject 585a6eb3ebf7c40fd7c1b23e3ece557b3cc2aa3 |
