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 caa2a829cd
for https://github.com/rust-lang/rust/issues/96797 (fyi `@Amanieu)`
This commit is contained in:
commit
bd2e51a338
2
.gitmodules
vendored
2
.gitmodules
vendored
@ -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-03-22
|
||||
branch = rustc/14.0-2022-06-20
|
||||
[submodule "src/doc/embedded-book"]
|
||||
path = src/doc/embedded-book
|
||||
url = https://github.com/rust-embedded/book.git
|
||||
|
@ -1 +1 @@
|
||||
Subproject commit c9e2e89ed3aa5a3be77143aa0c86906b4138374a
|
||||
Subproject commit d1ddc34c4b23468f6d2bf553084834b104e16dde
|
Loading…
x
Reference in New Issue
Block a user