K 10 svn:author V 6 jbeich K 8 svn:date V 27 2017-11-27T22:02:29.958310Z K 7 svn:log V 229 lang/rust: avoid LLVM targeting SSE2 on i386 by default This may help ports like textproc/ripgrep to run on old hardware. Rust itself still requires SSE2 until bootstrap is regenerated. PR: 223415 Approved by: rust (dumbbell) END