about summary refs log tree commit diff
diff options
context:
space:
mode:
authorbors <bors@rust-lang.org>2024-05-20 02:58:19 +0000
committerbors <bors@rust-lang.org>2024-05-20 02:58:19 +0000
commit20483b68265f64de79442cf489a5316f918578f0 (patch)
treed084bf440b109889955b76ff1b39f747d76dd2d3
parent12075f04e677de64f740687f601114e2a21e09ca (diff)
parente57f9ac3a04848da107047238d33528956121e03 (diff)
downloadrust-20483b68265f64de79442cf489a5316f918578f0.tar.gz
rust-20483b68265f64de79442cf489a5316f918578f0.zip
Auto merge of #125288 - nikic:update-llvm-18.1.6, r=cuviper
Update to LLVM 18.1.6

This rebases our LLVM fork on top of LLVM 18.1.6, which is planned to be the last release of the 18.x series.

Fixes #123695.
Fixes #125053.

r? `@cuviper`
-rw-r--r--.gitmodules2
m---------src/llvm-project0
2 files changed, 1 insertions, 1 deletions
diff --git a/.gitmodules b/.gitmodules
index 802d61eea29..75faaba7151 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/18.0-2024-02-13
+	branch = rustc/18.1-2024-05-19
 	shallow = true
 [submodule "src/doc/embedded-book"]
 	path = src/doc/embedded-book
diff --git a/src/llvm-project b/src/llvm-project
-Subproject 5399a24c66cb6164cf32280e7d300488c90d576
+Subproject b31c30a9bb4dbbd13c359d0e2bea7f65d20adf3