Skip to content

Commit

Permalink
Auto merge of #95247 - cuviper:llvm14, r=nikic
Browse files Browse the repository at this point in the history
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`
  • Loading branch information
bors committed Mar 23, 2022
2 parents 547369d + cbe2216 commit 9f4dc0b
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion .gitmodules
Original file line number Diff line number Diff line change
Expand Up @@ -34,7 +34,7 @@
[submodule "src/llvm-project"]
path = src/llvm-project
url = https://github.com/rust-lang/llvm-project.git
branch = rustc/14.0-2022-02-09
branch = rustc/14.0-2022-03-22
[submodule "src/doc/embedded-book"]
path = src/doc/embedded-book
url = https://github.com/rust-embedded/book.git
Expand Down

0 comments on commit 9f4dc0b

Please sign in to comment.