From 25628d3362b76b066d7baf7e68205e746db1d5f4 Mon Sep 17 00:00:00 2001 From: Derek Schuff Date: Tue, 16 Feb 2016 21:52:06 +0000 Subject: [PATCH] [WebAssembly] Update torture test expectations These were fixed with r260978 llvm-svn: 261017 --- llvm/lib/Target/WebAssembly/known_gcc_test_failures.txt | 7 ------- 1 file changed, 7 deletions(-) diff --git a/llvm/lib/Target/WebAssembly/known_gcc_test_failures.txt b/llvm/lib/Target/WebAssembly/known_gcc_test_failures.txt index 480c2c9..9fb5de9 100644 --- a/llvm/lib/Target/WebAssembly/known_gcc_test_failures.txt +++ b/llvm/lib/Target/WebAssembly/known_gcc_test_failures.txt @@ -1,12 +1,5 @@ # Tests which are known to fail from the GCC torture test suite. -# WebAssemblyCFGStackify.cpp:458: void PlaceMarkers(llvm::MachineFunction &, const llvm::MachineLoopInfo &, const llvm::WebAssemblyInstrInfo &, llvm::MachineDominatorTree &, llvm::WebAssemblyFunctionInfo &): Assertion `Stack.back() == &MBB && "Loop top should be balanced"' failed. -20090113-2.c -20090113-3.c -loop-15.c -930628-1.c - - # Unknown type! # UNREACHABLE executed at /s/llvm-upstream/llvm/lib/IR/ValueTypes.cpp:280! # This is what happens when there is a struct operand to va_arg -- 2.7.4