projects
/
platform
/
upstream
/
llvm.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
dd54432
)
[WebAssembly] Update test expectations
author
Sam Clegg
<sbc@chromium.org>
Mon, 1 Jun 2020 15:12:53 +0000
(08:12 -0700)
committer
Sam Clegg
<sbc@chromium.org>
Mon, 1 Jun 2020 15:35:27 +0000
(08:35 -0700)
simd-2.C now compiles thanks to:
https://github.com/WebAssembly/wasi-libc/pull/183
Differential Revision: https://reviews.llvm.org/D80930
llvm/lib/Target/WebAssembly/known_gcc_test_failures.txt
patch
|
blob
|
history
diff --git
a/llvm/lib/Target/WebAssembly/known_gcc_test_failures.txt
b/llvm/lib/Target/WebAssembly/known_gcc_test_failures.txt
index
701b347
..
c9f7574
100644
(file)
--- a/
llvm/lib/Target/WebAssembly/known_gcc_test_failures.txt
+++ b/
llvm/lib/Target/WebAssembly/known_gcc_test_failures.txt
@@
-86,7
+86,6
@@
lifetime2.C # violates C++ DR1696
# WASI doesn't have stdjmp.h yet
pr56982.c
-simd-2.C
# WASI doesn't have pthread.h yet
thread_local3.C