From 6368442fb72b759eb3d54265224e90086b3d3b3a Mon Sep 17 00:00:00 2001 From: Sam Clegg Date: Wed, 8 Nov 2017 20:14:06 +0000 Subject: [PATCH] [WebAssembly] Update test expectations I believe these were fixed in rL317707 Differential Revision: https://reviews.llvm.org/D39813 llvm-svn: 317718 --- llvm/lib/Target/WebAssembly/known_gcc_test_failures.txt | 17 +++-------------- 1 file changed, 3 insertions(+), 14 deletions(-) diff --git a/llvm/lib/Target/WebAssembly/known_gcc_test_failures.txt b/llvm/lib/Target/WebAssembly/known_gcc_test_failures.txt index 10ed54c..16694a7 100644 --- a/llvm/lib/Target/WebAssembly/known_gcc_test_failures.txt +++ b/llvm/lib/Target/WebAssembly/known_gcc_test_failures.txt @@ -11,6 +11,7 @@ # to wasm object files (.o). # Computed gotos are not supported (Cannot select BlockAddress/BRIND) +20071220-1.c wasm-o,O0 20040302-1.c 20041214-1.c O0 20071210-1.c @@ -76,20 +77,8 @@ pr41935.c pr28865.c widechar-2.c -# crash: Running pass 'WebAssembly Explicit Locals' on function -20020107-1.c wasm-o -20030222-1.c wasm-o -20071220-1.c wasm-o -20071220-2.c wasm-o -990130-1.c wasm-o -pr38533.c wasm-o -pr41239.c wasm-o -pr43385.c wasm-o -pr43560.c wasm-o -pr45695.c wasm-o -pr49279.c wasm-o -pr49390.c wasm-o -pr52286.c wasm-o +# Untriaged: Assertion failure in WasmObjectWriter::applyRelocations +20071220-2.c wasm-o,O0 # Untriaged: Assertion failure in WasmObjectWriter::getFunctionType 20051012-1.c wasm-o,O0 -- 2.7.4