forked from OSchip/llvm-project
[WebAssembly][NFC] Update expected testsuite failures for newly passing tests
Summary: r303050 fixes crashes when calling scalarizeMaskedMemIntrin pass from WebAssembly backend. This updates expected test failures for that. Reviewers: sbc100 Subscribers: jfb, llvm-commits, dschuff Differential Revision: https://reviews.llvm.org/D33295 llvm-svn: 303288
This commit is contained in:
parent
ea8a4ed588
commit
c63fb00f13
|
@ -33,9 +33,6 @@ built-in-setjmp.c
|
|||
pr60003.c
|
||||
|
||||
# Error in the program / unsupported by Clang.
|
||||
scal-to-vec1.c
|
||||
scal-to-vec2.c
|
||||
scal-to-vec3.c
|
||||
20000822-1.c
|
||||
20010209-1.c
|
||||
20010605-1.c
|
||||
|
|
Loading…
Reference in New Issue