diff options
| author | Sam Clegg <sbc@chromium.org> | 2017-11-08 20:14:06 +0000 |
|---|---|---|
| committer | Sam Clegg <sbc@chromium.org> | 2017-11-08 20:14:06 +0000 |
| commit | 6368442fb72b759eb3d54265224e90086b3d3b3a (patch) | |
| tree | ff16ecd7e57e130797c802e8b959711de4da884f /llvm | |
| parent | 67a781c4fc2a60796459ded3c44ed1106c76bd91 (diff) | |
| download | bcm5719-llvm-6368442fb72b759eb3d54265224e90086b3d3b3a.tar.gz bcm5719-llvm-6368442fb72b759eb3d54265224e90086b3d3b3a.zip | |
[WebAssembly] Update test expectations
I believe these were fixed in rL317707
Differential Revision: https://reviews.llvm.org/D39813
llvm-svn: 317718
Diffstat (limited to 'llvm')
| -rw-r--r-- | llvm/lib/Target/WebAssembly/known_gcc_test_failures.txt | 17 |
1 files changed, 3 insertions, 14 deletions
diff --git a/llvm/lib/Target/WebAssembly/known_gcc_test_failures.txt b/llvm/lib/Target/WebAssembly/known_gcc_test_failures.txt index 10ed54c678f..16694a7a863 100644 --- a/llvm/lib/Target/WebAssembly/known_gcc_test_failures.txt +++ b/llvm/lib/Target/WebAssembly/known_gcc_test_failures.txt @@ -11,6 +11,7 @@ # to wasm object files (.o). # Computed gotos are not supported (Cannot select BlockAddress/BRIND) +20071220-1.c wasm-o,O0 20040302-1.c 20041214-1.c O0 20071210-1.c @@ -76,20 +77,8 @@ pr41935.c pr28865.c widechar-2.c -# crash: Running pass 'WebAssembly Explicit Locals' on function -20020107-1.c wasm-o -20030222-1.c wasm-o -20071220-1.c wasm-o -20071220-2.c wasm-o -990130-1.c wasm-o -pr38533.c wasm-o -pr41239.c wasm-o -pr43385.c wasm-o -pr43560.c wasm-o -pr45695.c wasm-o -pr49279.c wasm-o -pr49390.c wasm-o -pr52286.c wasm-o +# Untriaged: Assertion failure in WasmObjectWriter::applyRelocations +20071220-2.c wasm-o,O0 # Untriaged: Assertion failure in WasmObjectWriter::getFunctionType 20051012-1.c wasm-o,O0 |

