diff options
| author | bors <bors@rust-lang.org> | 2024-12-04 10:33:33 +0000 |
|---|---|---|
| committer | bors <bors@rust-lang.org> | 2024-12-04 10:33:33 +0000 |
| commit | 96e51d9482405e400dec53750f3b263d45784ada (patch) | |
| tree | 6e5c4dd1343f5952fbbe0ef5f110d117ecbaa4a3 | |
| parent | 733616f7236b4be140ce851a30b3bb06532b9364 (diff) | |
| parent | 605306efeff9b95f137e4f21bbdcf9038da68357 (diff) | |
| download | rust-96e51d9482405e400dec53750f3b263d45784ada.tar.gz rust-96e51d9482405e400dec53750f3b263d45784ada.zip | |
Auto merge of #133799 - DianQK:llvm/19.1.5, r=nikic
Update LLVM to 19.1.5 Fixes #133276. Fixes #133203. r? nikic or wg-llvm
| -rw-r--r-- | .gitmodules | 2 | ||||
| m--------- | src/llvm-project | 0 |
2 files changed, 1 insertions, 1 deletions
diff --git a/.gitmodules b/.gitmodules index 33ea0f53cf1..07fd44c2b2d 100644 --- a/.gitmodules +++ b/.gitmodules @@ -33,7 +33,7 @@ [submodule "src/llvm-project"] path = src/llvm-project url = https://github.com/rust-lang/llvm-project.git - branch = rustc/19.1-2024-09-17 + branch = rustc/19.1-2024-12-03 shallow = true [submodule "src/doc/embedded-book"] path = src/doc/embedded-book diff --git a/src/llvm-project b/src/llvm-project -Subproject 104d0d16c3c7c3fef2435fef6efb2d57b70fff7 +Subproject 1268e87bdbaed0693a9d782ccd5a21e2cab2de3 |
