]> git.lizzy.rs Git - rust.git/commitdiff
Auto merge of #53951 - tromey:restore-lldb-build, r=alexcrichton
authorbors <bors@rust-lang.org>
Wed, 5 Sep 2018 18:11:27 +0000 (18:11 +0000)
committerbors <bors@rust-lang.org>
Wed, 5 Sep 2018 18:11:27 +0000 (18:11 +0000)
Restore lldb build

commit 6c10142251 ("Update LLVM submodule") disabled the lldb build.
This patch updates the lldb and clang submodules to once again build
against the LLVM that is included in the Rust tree, and reverts the
.travis.yml changes from that patch.


Trivial merge