diff options
author | Derek Schuff <dschuff@google.com> | 2016-05-14 00:22:17 +0000 |
---|---|---|
committer | Derek Schuff <dschuff@google.com> | 2016-05-14 00:22:17 +0000 |
commit | 0c020d11afaf188e5ecf6da20a37f29beb82223d (patch) | |
tree | 7517254dad859fefd9690f8566ddd7def28d5d0b | |
parent | c4743ff3135d1aa50d55e2c7560f5347ffecda65 (diff) | |
download | bcm5719-llvm-0c020d11afaf188e5ecf6da20a37f29beb82223d.tar.gz bcm5719-llvm-0c020d11afaf188e5ecf6da20a37f29beb82223d.zip |
[WebAssembly] Update expected torture test failures
NFC; the waterfall just changed the way they are built.
llvm-svn: 269523
-rw-r--r-- | llvm/lib/Target/WebAssembly/known_gcc_test_failures.txt | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/llvm/lib/Target/WebAssembly/known_gcc_test_failures.txt b/llvm/lib/Target/WebAssembly/known_gcc_test_failures.txt index f75f29997b8..f07400021dc 100644 --- a/llvm/lib/Target/WebAssembly/known_gcc_test_failures.txt +++ b/llvm/lib/Target/WebAssembly/known_gcc_test_failures.txt @@ -16,9 +16,7 @@ comp-goto-1.c pr17377.c # Error: invalid output constraint '=t' in asm. -980709-1.c 990413-2.c -990826-0.c # Error: __builtin_setjmp / __builtin_longjmp is not supported for the current target. built-in-setjmp.c @@ -67,3 +65,5 @@ pr41935.c 920501-3.c 920728-1.c pr28865.c +widechar-2.c +pr41463.c |