Remove erroneous error-pattern from run-pass test

This commit is contained in:
Tomasz Miąsko 2019-10-24 00:00:00 +00:00
parent 87cbf0a547
commit b10f75ca64

View file

@ -1,7 +1,6 @@
// run-pass // run-pass
// ignore-emscripten // ignore-emscripten
// min-llvm-version 7.0 // min-llvm-version 7.0
// error-pattern: panicked
// Test that the simd_f{min,max} intrinsics produce the correct results. // Test that the simd_f{min,max} intrinsics produce the correct results.