]> git.lizzy.rs Git - rust.git/commit
auto merge of #17053 : thestinger/rust/large_address_aware, r=sfackler,cmr
authorbors <bors@rust-lang.org>
Mon, 8 Sep 2014 11:56:12 +0000 (11:56 +0000)
committerbors <bors@rust-lang.org>
Mon, 8 Sep 2014 11:56:12 +0000 (11:56 +0000)
commit5c3987985e919a47826dd5d68a7cf1b50c8837cf
treeef86a5d9a8902598ed6318be102e67ed59c9e943
parentab7b1c896d5d929f3e150bf62c69b1459427a538
parentc6633fde5302be357014c9aa14461857d99d0075
auto merge of #17053 : thestinger/rust/large_address_aware, r=sfackler,cmr

By default, 32-bit Windows executables are restricted to 2GiB of address
space even when running on 64-bit Windows when 4GiB is available.

Closes #17043
src/librustc/back/link.rs