From 88f8014e8ebbb8b43f669e6573db27c5ff432137 Mon Sep 17 00:00:00 2001 From: JF Bastien Date: Wed, 9 Dec 2015 15:52:57 +0000 Subject: [PATCH] WebAssembly: add missing failure to the list. llvm-svn: 255119 --- llvm/lib/Target/WebAssembly/known_gcc_test_failures.txt | 1 + 1 file changed, 1 insertion(+) diff --git a/llvm/lib/Target/WebAssembly/known_gcc_test_failures.txt b/llvm/lib/Target/WebAssembly/known_gcc_test_failures.txt index 1e72ad6..ca0fe20 100644 --- a/llvm/lib/Target/WebAssembly/known_gcc_test_failures.txt +++ b/llvm/lib/Target/WebAssembly/known_gcc_test_failures.txt @@ -390,6 +390,7 @@ pr17377.c # Error: invalid output constraint '=t' in asm. 990413-2.c +990826-0.c # Error: __builtin_setjmp / __builtin_longjmp is not supported for the current target. built-in-setjmp.c -- 2.7.4