diff options
author | JF Bastien <jfb@google.com> | 2016-01-31 08:05:05 +0000 |
---|---|---|
committer | JF Bastien <jfb@google.com> | 2016-01-31 08:05:05 +0000 |
commit | ac9e8664a4c49f7ab0edc44b47ee1b8e4e1aece1 (patch) | |
tree | 8ac83f292020c7637205e6b5881be0fa71fe4870 /llvm | |
parent | 96bfaf5fb286bc13e7d418d1dcd9974923f03011 (diff) | |
download | bcm5719-llvm-ac9e8664a4c49f7ab0edc44b47ee1b8e4e1aece1.tar.gz bcm5719-llvm-ac9e8664a4c49f7ab0edc44b47ee1b8e4e1aece1.zip |
WebAssembly: update expected failures
r259305 fixed a few assertions around FrameIndex, and I forgot to update these failures despite having run the torture tests.
llvm-svn: 259320
Diffstat (limited to 'llvm')
-rw-r--r-- | llvm/lib/Target/WebAssembly/known_gcc_test_failures.txt | 16 |
1 files changed, 0 insertions, 16 deletions
diff --git a/llvm/lib/Target/WebAssembly/known_gcc_test_failures.txt b/llvm/lib/Target/WebAssembly/known_gcc_test_failures.txt index 59941803ae4..67e604f765f 100644 --- a/llvm/lib/Target/WebAssembly/known_gcc_test_failures.txt +++ b/llvm/lib/Target/WebAssembly/known_gcc_test_failures.txt @@ -36,20 +36,15 @@ va-arg-22.c 20000801-4.c 20011126-2.c -20020529-1.c 20021024-1.c 20030828-1.c 20040302-1.c -20040625-1.c 20040823-1.c 20050826-2.c -20080506-2.c -20080519-1.c - 20090113-1.c 20090113-2.c 20090113-3.c @@ -77,7 +72,6 @@ frame-address.c loop-15.c loop-ivopts-2.c mayalias-3.c -multi-ix.c pr20466-1.c pr28778.c pr28982b.c @@ -91,15 +85,11 @@ pr38051.c pr39100.c -pr39339.c - pr43987.c pr44575.c pr46309.c -pr47538.c -pr47925.c pr49390.c pr49419.c @@ -107,15 +97,9 @@ pr49419.c pr53645-2.c pr53645.c -pr56866.c - pr57876.c -pr58277-1.c - pr59643.c -pta-field-1.c -pta-field-2.c stdarg-1.c stdarg-3.c strct-stdarg-1.c |