]> git.lizzy.rs Git - rust.git/commit
Ignore run-pass/sse2 when using system LLVM
authorJosh Stone <jistone@redhat.com>
Tue, 30 Jan 2018 18:18:54 +0000 (10:18 -0800)
committerJosh Stone <jistone@redhat.com>
Tue, 30 Jan 2018 18:18:54 +0000 (10:18 -0800)
commiteaebfd4420b190a492e23613dcb97c849cb8449e
tree0568690b4cf593216e4b1fbb0987be53c9e0b2d5
parentdef3269a71be2e737cad27418a3dad9f5bd6cd32
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()`.
src/test/run-pass/sse2.rs