ignore emscripten

This commit is contained in:
gnzlbg 2018-03-16 09:39:41 +01:00
parent f173a4c064
commit 06148cb4b0
2 changed files with 2 additions and 0 deletions

View File

@ -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.

View File

@ -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.