Skip to content

Commit

Permalink
ignore emscripten
Browse files Browse the repository at this point in the history
  • Loading branch information
gnzlbg committed Mar 16, 2018
1 parent f173a4c commit 06148cb
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 0 deletions.
1 change: 1 addition & 0 deletions src/test/compile-fail/simd-intrinsic-generic-reduction.rs
Original file line number Diff line number Diff line change
Expand Up @@ -9,6 +9,7 @@
// except according to those terms.

// min-llvm-version 5.0
// ignore-emscripten

// Test that the simd_reduce_{op} intrinsics produce ok-ish error
// messages when misused.
Expand Down
1 change: 1 addition & 0 deletions src/test/run-pass/simd-intrinsic-generic-reduction.rs
Original file line number Diff line number Diff line change
Expand Up @@ -9,6 +9,7 @@
// except according to those terms.

// min-llvm-version 5.0
// ignore-emscripten

// Test that the simd_reduce_{op} intrinsics produce the correct results.

Expand Down

0 comments on commit 06148cb

Please sign in to comment.