From 437786cf6065d86ddc9e8e30ea545e59ed89394d Mon Sep 17 00:00:00 2001 From: JF Bastien Date: Mon, 22 Feb 2016 20:37:34 +0000 Subject: WebAssembly: update expected failures clang r261557 lowers va_arg in clang. llvm-svn: 261564 --- .../Target/WebAssembly/known_gcc_test_failures.txt | 20 -------------------- 1 file changed, 20 deletions(-) (limited to 'llvm/lib') diff --git a/llvm/lib/Target/WebAssembly/known_gcc_test_failures.txt b/llvm/lib/Target/WebAssembly/known_gcc_test_failures.txt index 0418212277e..bb8137c91fb 100644 --- a/llvm/lib/Target/WebAssembly/known_gcc_test_failures.txt +++ b/llvm/lib/Target/WebAssembly/known_gcc_test_failures.txt @@ -1,25 +1,5 @@ # Tests which are known to fail from the GCC torture test suite. -# 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 -920625-1.c -931004-10.c -931004-12.c -931004-14.c -931004-2.c -931004-4.c -931004-6.c -931004-8.c -pr44575.c -stdarg-3.c -strct-stdarg-1.c -strct-varg-1.c -va-arg-pack-1.c -va-arg-22.c -920908-1.c -pr38151.c - # multiple-entry loops are not supported yet. pr38051.c -- cgit v1.2.3