]> git.lizzy.rs Git - rust.git/commit - src/tools/miri
Auto merge of #88765 - mk12:update-llvm, r=cuviper
authorbors <bors@rust-lang.org>
Sun, 12 Sep 2021 06:43:01 +0000 (06:43 +0000)
committerbors <bors@rust-lang.org>
Sun, 12 Sep 2021 06:43:01 +0000 (06:43 +0000)
commit0212c70b1df2aa542aef48d5fcde0af3734970c6
tree50dbb0c378b0a25c76a49bfa8a0198e3e6c8f98d
parent0273e3bce7a0ce49e96a9662163e2380cb87e0be
parent8bfd8724e5f76858e653b26511573e4fdd5e261d
Auto merge of #88765 - mk12:update-llvm, r=cuviper

Update LLVM submodule

This merges upstream `release/13.x` changes to our fork. In particular,
this includes the bugfix https://reviews.llvm.org/D108608 (see also
https://bugs.llvm.org/show_bug.cgi?id=51637).

The motivation for this is fixing Rust coverage in Fuchsia: https://fxbug.dev/77427.