[PATCH] D33295: [WebAssembly][NFC] Update expected testsuite failures for newly passing tests

Phabricator via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Wed May 17 12:58:51 PDT 2017


This revision was automatically updated to reflect the committed changes.
Closed by commit rL303288: [WebAssembly][NFC] Update expected testsuite failures for newly passing tests (authored by jgravelle).

Changed prior to commit:
  https://reviews.llvm.org/D33295?vs=99338&id=99339#toc

Repository:
  rL LLVM

https://reviews.llvm.org/D33295

Files:
  llvm/trunk/lib/Target/WebAssembly/known_gcc_test_failures.txt


Index: llvm/trunk/lib/Target/WebAssembly/known_gcc_test_failures.txt
===================================================================
--- llvm/trunk/lib/Target/WebAssembly/known_gcc_test_failures.txt
+++ llvm/trunk/lib/Target/WebAssembly/known_gcc_test_failures.txt
@@ -33,9 +33,6 @@
 pr60003.c
 
 # Error in the program / unsupported by Clang.
-scal-to-vec1.c
-scal-to-vec2.c
-scal-to-vec3.c
 20000822-1.c
 20010209-1.c
 20010605-1.c


-------------- next part --------------
A non-text attachment was scrubbed...
Name: D33295.99339.patch
Type: text/x-patch
Size: 438 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20170517/c6113ad2/attachment.bin>


More information about the llvm-commits mailing list