Skip to content

Commit 9f4dc0b

Browse files
committed
Auto merge of rust-lang#95247 - cuviper:llvm14, r=nikic
Update to LLVM 14.0.0 final This is a simple rebase of the submodule onto the `llvmorg-14.0.0` release tag. r? `@nikic`
2 parents 547369d + cbe2216 commit 9f4dc0b

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

.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-02-09
37+
branch = rustc/14.0-2022-03-22
3838
[submodule "src/doc/embedded-book"]
3939
path = src/doc/embedded-book
4040
url = https://github.com/rust-embedded/book.git

0 commit comments

Comments
 (0)