]> git.lizzy.rs Git - rust.git/commit
auto merge of #12548 : alexcrichton/rust/up-llvm, r=huonw,brson
authorbors <bors@rust-lang.org>
Wed, 26 Feb 2014 01:41:32 +0000 (17:41 -0800)
committerbors <bors@rust-lang.org>
Wed, 26 Feb 2014 01:41:32 +0000 (17:41 -0800)
commit2e1cfae94382734d9c75f49bbfe8a6896e98f8c3
treeb4e4f0706894c5dfe96d20a7fa85af3848d647ad
parent3b09469a62aee835e87317b58742149ab8a2ac41
parent294b27d80686fe2a698c166f223cfee216db3332
auto merge of #12548 : alexcrichton/rust/up-llvm, r=huonw,brson

Upstream LLVM has changed slightly such that our PassWrapper.cpp no longer
comiles (travis errors). This updates the bundled LLVM to the latest nightly
which will hopefully fix the travis errors we're seeing.