]> git.lizzy.rs Git - rust.git/commitdiff
Rollup merge of #47826 - gnzlbg:patch-2, r=alexcrichton
authorkennytm <kennytm@gmail.com>
Tue, 30 Jan 2018 09:10:56 +0000 (17:10 +0800)
committerGitHub <noreply@github.com>
Tue, 30 Jan 2018 09:10:56 +0000 (17:10 +0800)
Whitelist v7 feature for ARM and AARCH64.

Needed for `v7` features in `coresimd`.

See https://github.com/rust-lang-nursery/stdsimd/blob/b2f7be24d5043a88427f9a5258ca9a51ede6d029/coresimd/src/arm/v7.rs#L40 which used to work but doesn't anymore.

r? alexcrichton

1  2 
src/librustc_trans/llvm_util.rs

Simple merge