]> git.lizzy.rs Git - rust.git/commit
auto merge of #10758 : alexcrichton/rust/upgrade-llvm, r=alexcrichton
authorbors <bors@rust-lang.org>
Fri, 6 Dec 2013 05:26:19 +0000 (21:26 -0800)
committerbors <bors@rust-lang.org>
Fri, 6 Dec 2013 05:26:19 +0000 (21:26 -0800)
commitf9aecdb22ad95c7be37c6e2e45dce2242f6a59d9
tree58f9ea25ec4b9e3e44c045a117a7256ffcdc9790
parent9fc48061d7ffa6a0839daf6577091b2455f785ec
parent17a951c7bf8c302a964a611c6ee1d46c461c50a3
auto merge of #10758 : alexcrichton/rust/upgrade-llvm, r=alexcrichton

This upgrades LLVM in order to make progress on #10708, and it's also been awhile since we last upgraded!

The contentious point of this upgrade is that all JIT support has been removed because LLVM is changing it and we're not keeping up with it.