From b26c1cd856e631ee51c0b1df238af9ec3bc2cc8b Mon Sep 17 00:00:00 2001 From: JF Bastien Date: Thu, 17 Dec 2015 00:12:06 +0000 Subject: [PATCH] WebAssembly: update expected torture test failures We now have 240 expected failures. git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@255858 91177308-0d34-0410-b5e6-96231b3b80d8 --- lib/Target/WebAssembly/known_gcc_test_failures.txt | 14 -------------- 1 file changed, 14 deletions(-) diff --git a/lib/Target/WebAssembly/known_gcc_test_failures.txt b/lib/Target/WebAssembly/known_gcc_test_failures.txt index d76adc31830..ee9d060f339 100644 --- a/lib/Target/WebAssembly/known_gcc_test_failures.txt +++ b/lib/Target/WebAssembly/known_gcc_test_failures.txt @@ -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. -- 2.34.1