Ignore run-pass/sse2 when using system LLVM
authorJosh Stone <jistone@redhat.com>
Tue, 30 Jan 2018 18:18:54 +0000 (10:18 -0800)
committerXimin Luo <infinity0@debian.org>
Wed, 7 Mar 2018 19:07:27 +0000 (19:07 +0000)
commit95355100547d1fe18244253d1ac79a91ca4b31dc
tree14762770dc60d599e2193a7dcac70c1d008d2de0
parentc67ad3753a5261a68b1942921037e40f37c5b362
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()`.

Gbp-Pq: Name u-0001-Ignore-run-pass-sse2-when-using-system-LLVM.patch
src/test/run-pass/sse2.rs