[llvm] r351388 - [WebAssembly] Remove expected failure from known_gcc_test_failures.txt. NFC.

Sam Clegg via llvm-commits llvm-commits at lists.llvm.org
Wed Jan 16 14:26:59 PST 2019


Author: sbc
Date: Wed Jan 16 14:26:59 2019
New Revision: 351388

URL: http://llvm.org/viewvc/llvm-project?rev=351388&view=rev
Log:
[WebAssembly] Remove expected failure from known_gcc_test_failures.txt.  NFC.

Differential Revision: https://reviews.llvm.org/D56809

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=351388&r1=351387&r2=351388&view=diff
==============================================================================
--- llvm/trunk/lib/Target/WebAssembly/known_gcc_test_failures.txt (original)
+++ llvm/trunk/lib/Target/WebAssembly/known_gcc_test_failures.txt Wed Jan 16 14:26:59 2019
@@ -75,7 +75,6 @@ pr41935.c
 920501-3.c
 920728-1.c
 pr28865.c
-widechar-2.c
 attr-alias-1.C
 attr-alias-2.C
 attr-ifunc-1.C




More information about the llvm-commits mailing list