[llvm] r255119 - WebAssembly: add missing failure to the list.
JF Bastien via llvm-commits
llvm-commits at lists.llvm.org
Wed Dec 9 07:52:57 PST 2015
Author: jfb
Date: Wed Dec 9 09:52:57 2015
New Revision: 255119
URL: http://llvm.org/viewvc/llvm-project?rev=255119&view=rev
Log:
WebAssembly: add missing failure to the list.
Modified:
llvm/trunk/lib/Target/WebAssembly/known_gcc_test_failures.txt
Modified: llvm/trunk/lib/Target/WebAssembly/known_gcc_test_failures.txt
URL: http://llvm.org/viewvc/llvm-project/llvm/trunk/lib/Target/WebAssembly/known_gcc_test_failures.txt?rev=255119&r1=255118&r2=255119&view=diff
==============================================================================
--- llvm/trunk/lib/Target/WebAssembly/known_gcc_test_failures.txt (original)
+++ llvm/trunk/lib/Target/WebAssembly/known_gcc_test_failures.txt Wed Dec 9 09:52:57 2015
@@ -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
More information about the llvm-commits
mailing list