]> git.lizzy.rs Git - rust.git/commit
rustc: Update Clang used to build LLVM on LInux
authorAlex Crichton <alex@alexcrichton.com>
Sun, 16 Dec 2018 20:11:19 +0000 (12:11 -0800)
committerAlex Crichton <alex@alexcrichton.com>
Sun, 16 Dec 2018 21:21:23 +0000 (13:21 -0800)
commitbbce189046fa84c1fb3d310920ab6bd536562a47
tree05e3a124bd67550c354fed8910c5536d3df23045
parentc811915eafb349759d2bba9d7a39a53aef02bb3d
rustc: Update Clang used to build LLVM on LInux

This commit updates from LLVM 7.0.0 to git revisions of clang/llvm/lld
to build LLVM on our dist builders for Linux. The goal of this is to
fix #56849 by picking up a fix [1] in LLD.

Closes #56849

[1]: https://github.com/llvm-mirror/lld/commit/3be4e82db78b46a8ca349b2b799dec620a6f159f
src/ci/docker/dist-x86_64-linux/build-clang.sh