We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent def3269 commit eaebfd4Copy full SHA for eaebfd4
src/test/run-pass/sse2.rs
@@ -8,7 +8,7 @@
8
// option. This file may not be copied, modified, or distributed
9
// except according to those terms.
10
11
-// min-llvm-version 4.0
+// no-system-llvm -- needs MCSubtargetInfo::getFeatureTable()
12
// ignore-cloudabi no std::env
13
14
#![feature(cfg_target_feature)]
0 commit comments