WebAssembly: update expected torture test failures
authorJF Bastien <jfb@google.com>
Sun, 21 Feb 2016 16:52:00 +0000 (16:52 +0000)
committerJF Bastien <jfb@google.com>
Sun, 21 Feb 2016 16:52:00 +0000 (16:52 +0000)
r261457 handles CopyToReg nodes with flag results in LowerCopyToReg, which was causing the SelectionDAGNodes assert.

llvm-svn: 261479

llvm/lib/Target/WebAssembly/known_gcc_test_failures.txt

index 384bdf0..0418212 100644 (file)
@@ -20,10 +20,6 @@ va-arg-22.c
 920908-1.c
 pr38151.c
 
-# SelectionDAGNodes.h:943: llvm::SDValue::SDValue(llvm::SDNode *, unsigned int): Assertion `(!Node || ResNo < Node->getNumValues()) && "Invalid result number for the given node!"' failed.
-pr53645.c
-pr53645-2.c
-
 # multiple-entry loops are not supported yet.
 pr38051.c