diff options
| author | bors <bors@rust-lang.org> | 2024-09-23 10:54:29 +0000 |
|---|---|---|
| committer | bors <bors@rust-lang.org> | 2024-09-23 10:54:29 +0000 |
| commit | c22a4215a0f6fb676d3774d3763d9da1462414f5 (patch) | |
| tree | bfc9b773bc3ee3e0b42677c1da4d5f6d0272543e | |
| parent | a772336fb3fbd1fe4493077fcfe04e0221296a99 (diff) | |
| parent | a5b9605cea8caaabef0c71a598dbfe4a5f194d64 (diff) | |
| download | rust-c22a4215a0f6fb676d3774d3763d9da1462414f5.tar.gz rust-c22a4215a0f6fb676d3774d3763d9da1462414f5.zip | |
Auto merge of #130641 - cuviper:llvm-19.1.0, r=nikic
Update to LLVM 19.1.0 This is a branch rebase of the submodule, now that LLVM 19.1.0 is final. Our *only* extra patch right now is the one we're carrying for SGX unwind.
| -rw-r--r-- | .gitmodules | 2 | ||||
| m--------- | src/llvm-project | 0 |
2 files changed, 1 insertions, 1 deletions
diff --git a/.gitmodules b/.gitmodules index 2082ec9ef45..33ea0f53cf1 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-07-30 + branch = rustc/19.1-2024-09-17 shallow = true [submodule "src/doc/embedded-book"] path = src/doc/embedded-book diff --git a/src/llvm-project b/src/llvm-project -Subproject 4b8d29c585687084bbcf21471e04f279d1eddc0 +Subproject 56997739365e8132cc817e00899480746c09d7d |
