diff options
author | JF Bastien <github@jfbastien.com> | 2015-12-25 07:52:45 -0800 |
---|---|---|
committer | JF Bastien <github@jfbastien.com> | 2015-12-25 07:52:45 -0800 |
commit | b300e9bafb4d4085e7cc2fc5c3d37630d0cc61d0 (patch) | |
tree | ccda8fee7c2d55813605896430ad927562f724f4 /test | |
parent | 9ed14f5b12e1b6b2000f13952e6a075c9c307d9b (diff) | |
download | binaryen-b300e9bafb4d4085e7cc2fc5c3d37630d0cc61d0.tar.gz binaryen-b300e9bafb4d4085e7cc2fc5c3d37630d0cc61d0.tar.bz2 binaryen-b300e9bafb4d4085e7cc2fc5c3d37630d0cc61d0.zip |
Update expected GCC test failures
Fixed by r256402.
Diffstat (limited to 'test')
-rw-r--r-- | test/s2wasm_known_gcc_test_failures.txt | 3 |
1 files changed, 0 insertions, 3 deletions
diff --git a/test/s2wasm_known_gcc_test_failures.txt b/test/s2wasm_known_gcc_test_failures.txt index 6cf69888b..aae3a6182 100644 --- a/test/s2wasm_known_gcc_test_failures.txt +++ b/test/s2wasm_known_gcc_test_failures.txt @@ -1,9 +1,6 @@ # Expected failures from running s2wasm on the linked GCC torture test output # files. -# https://llvm.org/bugs/show_bug.cgi?id=25938 -930930-1.c.s - # Unknown symbol (likely an external symbol). 20030714-1.c.s 20041212-1.c.s |