1
0
mirror of https://github.com/RPCS3/llvm-mirror.git synced 2024-11-23 03:02:36 +01:00

[WebAssembly] Update test expectations

simd-2.C now compiles thanks to:
  https://github.com/WebAssembly/wasi-libc/pull/183

Differential Revision: https://reviews.llvm.org/D80930
This commit is contained in:
Sam Clegg 2020-06-01 08:12:53 -07:00
parent 24f9324c29
commit 232d118233

View File

@ -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