[llvm] r328057 - [WebAssembly] Update torture compile test expectations

Derek Schuff via llvm-commits llvm-commits at lists.llvm.org
Tue Mar 20 16:00:13 PDT 2018


Author: dschuff
Date: Tue Mar 20 16:00:13 2018
New Revision: 328057

URL: http://llvm.org/viewvc/llvm-project?rev=328057&view=rev
Log:
[WebAssembly] Update torture compile test expectations

The tests compile after r328049

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=328057&r1=328056&r2=328057&view=diff
==============================================================================
--- llvm/trunk/lib/Target/WebAssembly/known_gcc_test_failures.txt (original)
+++ llvm/trunk/lib/Target/WebAssembly/known_gcc_test_failures.txt Tue Mar 20 16:00:13 2018
@@ -115,12 +115,6 @@ pr46149.C
 pr59470.C
 rtti2.C
 self1.C
-thread_local3.C
-thread_local3g.C
-thread_local4.C
-thread_local4g.C
-thread_local5.C
-thread_local5g.C
 type-generic-1.C
 vbase8-10.C
 vbase8-21.C




More information about the llvm-commits mailing list