Skip to content

Commit bd2e51a

Browse files
committed
Auto merge of #98285 - nikic:update-llvm-5, r=cuviper
Rebase LLVM submodule This is a rebase of our LLVM fork onto LLVM 14.0.5, which is intended to be the last release of the 14.x series. Additionally: * I've dropped three patches that were needed to build on FreeBSD 11, which is no longer necessary after #97944. * I've dropped some cherry-picks that were later reverted. * I've cherry-picked llvm/llvm-project@caa2a82 for #96797 (fyi `@Amanieu)`
2 parents 7702ae1 + 6e6b3ea commit bd2e51a

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

Diff for: .gitmodules

+1-1
Original file line numberDiff line numberDiff line change
@@ -34,7 +34,7 @@
3434
[submodule "src/llvm-project"]
3535
path = src/llvm-project
3636
url = https://github.com/rust-lang/llvm-project.git
37-
branch = rustc/14.0-2022-03-22
37+
branch = rustc/14.0-2022-06-20
3838
[submodule "src/doc/embedded-book"]
3939
path = src/doc/embedded-book
4040
url = https://github.com/rust-embedded/book.git

Diff for: src/llvm-project

Submodule llvm-project updated 53 files

0 commit comments

Comments
 (0)