diff options
-rw-r--r-- | llvm/lib/Target/WebAssembly/known_gcc_test_failures.txt | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/llvm/lib/Target/WebAssembly/known_gcc_test_failures.txt b/llvm/lib/Target/WebAssembly/known_gcc_test_failures.txt index 1e72ad6d5a9..ca0fe204fd4 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 |