From 3114fc14e0a8305e936bad8332d3a36617b2b70a Mon Sep 17 00:00:00 2001 From: Derek Schuff Date: Fri, 12 Feb 2016 22:05:08 +0000 Subject: [PATCH] [WebAssembly] Update test expectations after r260737 llvm-svn: 260750 --- .../Target/WebAssembly/known_gcc_test_failures.txt | 14 +------------- 1 file changed, 1 insertion(+), 13 deletions(-) diff --git a/llvm/lib/Target/WebAssembly/known_gcc_test_failures.txt b/llvm/lib/Target/WebAssembly/known_gcc_test_failures.txt index 4396eee7eedb..76ca4cf6b0c0 100644 --- a/llvm/lib/Target/WebAssembly/known_gcc_test_failures.txt +++ b/llvm/lib/Target/WebAssembly/known_gcc_test_failures.txt @@ -24,21 +24,9 @@ pr53645-2.c pr53645.c pr59643.c - - -# WebAssemblyCFGStackify.cpp:438: void PlaceMarkers(llvm::MachineFunction&, const llvm::MachineLoopInfo&, const llvm::WebAssemblyInstrInfo&, llvm::MachineDominatorTree&): Assertion `ScopeTops[Stack.back()->getNumber()] == &MBB && "Block should be balanced"' failed. +# 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 -ashldi-1.c -ashrdi-1.c -builtin-bitops-1.c -loop-11.c -lshrdi-1.c -mode-dependent-address.c -va-arg-10.c - - -# 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. 930628-1.c