From 578c8cde53b044e12d0f2aad13d4c5e416c6a6dc Mon Sep 17 00:00:00 2001 From: JF Bastien Date: Sun, 31 Jan 2016 08:19:40 +0000 Subject: [PATCH] WebAssembly: more failures are gone llvm-svn: 259321 --- .../Target/WebAssembly/known_gcc_test_failures.txt | 24 ---------------------- 1 file changed, 24 deletions(-) diff --git a/llvm/lib/Target/WebAssembly/known_gcc_test_failures.txt b/llvm/lib/Target/WebAssembly/known_gcc_test_failures.txt index 67e604f..da6b82f 100644 --- a/llvm/lib/Target/WebAssembly/known_gcc_test_failures.txt +++ b/llvm/lib/Target/WebAssembly/known_gcc_test_failures.txt @@ -18,7 +18,6 @@ va-arg-22.c # WebAssemblyCFGStackify.cpp:211: void SortBlocks(llvm::MachineFunction&, const llvm::MachineLoopInfo&): Assertion `L->contains( MLI.getLoopFor(&*prev(MachineFunction::iterator(&MBB)))) && "Loop isn't contiguous"' failed. 20000815-1.c -20010129-1.c 930628-1.c 980707-1.c @@ -30,18 +29,10 @@ va-arg-22.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. -20000706-4.c -20000706-5.c 20000801-2.c -20000801-4.c 20011126-2.c -20021024-1.c - -20030828-1.c - 20040302-1.c -20040823-1.c 20050826-2.c @@ -49,8 +40,6 @@ va-arg-22.c 20090113-2.c 20090113-3.c -20090623-1.c - 920501-6.c 930518-1.c @@ -67,17 +56,12 @@ va-arg-22.c 990127-1.c 991216-2.c -enum-3.c frame-address.c loop-15.c loop-ivopts-2.c -mayalias-3.c pr20466-1.c pr28778.c pr28982b.c -pr30778.c -pr31448-2.c -pr31448.c pr33870-1.c pr33870.c @@ -85,22 +69,14 @@ pr38051.c pr39100.c -pr43987.c - pr44575.c -pr46309.c - pr49390.c -pr49419.c - pr53645-2.c pr53645.c -pr57876.c pr59643.c -stdarg-1.c stdarg-3.c strct-stdarg-1.c strct-varg-1.c -- 2.7.4