]> git.lizzy.rs Git - rust.git/commit
auto merge of #12207 : alexcrichton/rust/up-llvm, r=sfackler
authorbors <bors@rust-lang.org>
Fri, 14 Feb 2014 15:26:40 +0000 (07:26 -0800)
committerbors <bors@rust-lang.org>
Fri, 14 Feb 2014 15:26:40 +0000 (07:26 -0800)
commit92c5738aae54a15717005e84499a522d173a4a09
tree06f91d0d1baf1475f527b71a374fd03adcabb1bc
parent18477ac68a3daf8260be17be368f59a65c3b7527
parent804955f79a372b2f033b479720a7d72b6d77c48f
auto merge of #12207 : alexcrichton/rust/up-llvm, r=sfackler

Includes an upstream commit by pcwalton to improve codegen of our enums getting
moved around.

This also introduces a new commit on top of our stack of patches to fix a mingw32 build issue. I have submitted the patch upstream: http://lists.cs.uiuc.edu/pipermail/llvm-commits/Week-of-Mon-20140210/204653.html

I verified that this builds on the try bots, which amazes me because I think that c++11 is turned on now, but I guess we're still lucky!

Closes #10613 (pcwalton's patch landed)
Closes #11992 (llvm has removed these options)
mk/platform.mk
src/librustc/back/link.rs