[PATCH] D80930: [WebAssembly] Update test expectations
Sam Clegg via Phabricator via llvm-commits
llvm-commits at lists.llvm.org
Mon Jun 1 08:33:55 PDT 2020
sbc100 created this revision.
Herald added subscribers: llvm-commits, sunfish, aheejin, hiraditya, jgravelle-google, dschuff.
Herald added a project: LLVM.
sbc100 added a reviewer: dschuff.
simd-2.C now compiles thanks to:
https://github.com/WebAssembly/wasi-libc/pull/183
Repository:
rG LLVM Github Monorepo
https://reviews.llvm.org/D80930
Files:
llvm/lib/Target/WebAssembly/known_gcc_test_failures.txt
Index: llvm/lib/Target/WebAssembly/known_gcc_test_failures.txt
===================================================================
--- llvm/lib/Target/WebAssembly/known_gcc_test_failures.txt
+++ llvm/lib/Target/WebAssembly/known_gcc_test_failures.txt
@@ -86,7 +86,6 @@
# WASI doesn't have stdjmp.h yet
pr56982.c
-simd-2.C
# WASI doesn't have pthread.h yet
thread_local3.C
-------------- next part --------------
A non-text attachment was scrubbed...
Name: D80930.267624.patch
Type: text/x-patch
Size: 380 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20200601/fb48cc2a/attachment.bin>
More information about the llvm-commits
mailing list