about summary refs log tree commit diff
path: root/src/rustllvm/RustWrapper.cpp
diff options
context:
space:
mode:
authorbors <bors@rust-lang.org>2016-10-04 13:23:09 -0700
committerGitHub <noreply@github.com>2016-10-04 13:23:09 -0700
commit1a4192804518199623fb88bf43bde69d6b0203cb (patch)
treec51e46e321971534a5dfa984bd70609bfb69eb71 /src/rustllvm/RustWrapper.cpp
parenta5dac7a2af3ee444817eb7bfbba3539be8c06cf1 (diff)
parent4625642211b9ca25c09217bdf0a0c6656121069e (diff)
downloadrust-1a4192804518199623fb88bf43bde69d6b0203cb.tar.gz
rust-1a4192804518199623fb88bf43bde69d6b0203cb.zip
Auto merge of #36933 - alexcrichton:less-neon-again, r=eddyb
rustc: Try again to disable NEON on armv7 linux

This is a follow-up to #35814 which apparently didn't disable it hard enough. It
looks like LLVM's default armv7 target enables NEON so we'd otherwise have to
pass `-neon`, but we're already enabling armv7 with `+v7` supposedly, so let's
try just telling LLVM that the armv7 target is arm and then enable features
selectively.

Closes #36913
Diffstat (limited to 'src/rustllvm/RustWrapper.cpp')
0 files changed, 0 insertions, 0 deletions