WebAssembly: update expected torture test failures

We now have 240 expected failures.

llvm-svn: 255858
This commit is contained in:
JF Bastien 2015-12-17 00:12:06 +00:00
parent a02bba648b
commit eefff9ccc5
1 changed files with 0 additions and 14 deletions

View File

@ -6,16 +6,6 @@ pr38151.c
va-arg-22.c
# TargetRegisterInfo.h:315: static unsigned int llvm::TargetRegisterInfo::virtReg2Index(unsigned int): Assertion `isVirtualRegister(Reg) && "Not a virtual register"' failed.
20021120-3.c
20070201-1.c
920501-9.c
930513-1.c
941014-2.c
980605-1.c
fprintf-1.c
gofast.c
pr41239.c
printf-1.c
struct-ret-1.c
va-arg-11.c
va-arg-21.c
@ -43,10 +33,6 @@ pr51323.c
pr52129.c
pr57130.c
# TODO: implement eliminateCallFramePseudoInstr
20121108-1.c
20020406-1.c
# These were previously "Cannot select FrameIndex." Now most of them fail
# because they contain call frame pseudos (e.g. call a vararg func),
# frame pointers, or similar. This list will be updated again soon.