WebAssembly: update expected failures
authorJF Bastien <jfb@google.com>
Mon, 22 Feb 2016 20:37:34 +0000 (20:37 +0000)
committerJF Bastien <jfb@google.com>
Mon, 22 Feb 2016 20:37:34 +0000 (20:37 +0000)
clang r261557 lowers va_arg in clang.

llvm-svn: 261564

llvm/lib/Target/WebAssembly/known_gcc_test_failures.txt

index 0418212..bb8137c 100644 (file)
@@ -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