]> git.lizzy.rs Git - rust.git/commit
Rollup merge of #80796 - cuviper:llvm-11.0.1, r=nikic
authorDylan DPC <dylan.dpc@gmail.com>
Wed, 13 Jan 2021 02:20:19 +0000 (03:20 +0100)
committerGitHub <noreply@github.com>
Wed, 13 Jan 2021 02:20:19 +0000 (03:20 +0100)
commit330e196c492ec22f50786bf75676dd837d61b967
treec09d1781349781c357ecc798e25a4920b7b044df
parente73ee1dde270cf1f7dc0e3f3eb3366c6fdc391c6
parent9756838f612da2ef6c359aaea8bf0a69ad76716a
Rollup merge of #80796 - cuviper:llvm-11.0.1, r=nikic

Update to LLVM 11.0.1

This updates to a new LLVM branch, rebased on the upstream `llvmorg-11.0.1`. All our patches applied cleanly except the fortanix unwind changes, which just needed a small adjustment in cmake files.

r? `@nikic`
Fixes https://github.com/rust-lang/rust/issues/73722