]> git.lizzy.rs Git - rust.git/commitdiff
Rollup merge of #47884 - cuviper:run-pass-sse2, r=alexcrichton
authorkennytm <kennytm@gmail.com>
Wed, 31 Jan 2018 08:36:13 +0000 (16:36 +0800)
committerGitHub <noreply@github.com>
Wed, 31 Jan 2018 08:36:13 +0000 (16:36 +0800)
Ignore run-pass/sse2 when using system LLVM

This is a test of `target_feature`, which needs a rust-specific patch to
LLVM to add `MCSubtargetInfo::getFeatureTable()`.


Trivial merge