]> git.lizzy.rs Git - rust.git/commitdiff
Auto merge of #56329 - eddyb:load-operand-overaligned, r=nikomatsakis
authorbors <bors@rust-lang.org>
Thu, 29 Nov 2018 02:56:24 +0000 (02:56 +0000)
committerbors <bors@rust-lang.org>
Thu, 29 Nov 2018 02:56:24 +0000 (02:56 +0000)
rustc_codegen_llvm: don't overalign loads of pair operands.

Counterpart to #56300, but for loads instead of stores.


Trivial merge