diff options
| author | Nikita Popov <npopov@redhat.com> | 2025-07-09 13:01:56 +0200 |
|---|---|---|
| committer | Nikita Popov <npopov@redhat.com> | 2025-08-01 10:17:04 +0200 |
| commit | 942f33be468e057fb599ea6b6f6e165ba25689b1 (patch) | |
| tree | 9cdba39860a7bdb1a1461c6a1804b572162e4692 | |
| parent | 6c02dd4eae83befde07dc4782395e2005055e9fa (diff) | |
| download | rust-942f33be468e057fb599ea6b6f6e165ba25689b1.tar.gz rust-942f33be468e057fb599ea6b6f6e165ba25689b1.zip | |
Update to LLVM 21
| -rw-r--r-- | .gitmodules | 2 | ||||
| m--------- | src/llvm-project | 0 |
2 files changed, 1 insertions, 1 deletions
diff --git a/.gitmodules b/.gitmodules index 439fde6d766..8617643a120 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/20.1-2025-07-13 + branch = rustc/21.1-2025-08-01 shallow = true [submodule "src/doc/embedded-book"] path = src/doc/embedded-book diff --git a/src/llvm-project b/src/llvm-project -Subproject e8a2ffcf322f45b8dce82c65ab27a3e2430a6b5 +Subproject d35840afa50d2615835d6a836f1967c57008188 |
