1
0
mirror of https://github.com/RPCS3/llvm-mirror.git synced 2024-10-19 11:02:59 +02:00

WebAssembly: update expected failures

r261050 seems to inadvertently fix the assertion failure.

llvm-svn: 261051
This commit is contained in:
JF Bastien 2016-02-17 01:59:23 +00:00
parent 811eb4337e
commit 08c122fb28

View File

@ -20,9 +20,6 @@ va-arg-22.c
920908-1.c
pr38151.c
# include/llvm/CodeGen/SelectionDAGNodes.h:800: llvm::SDNode::SDNode(unsigned int, unsigned int, llvm::DebugLoc, llvm::SDVTList, ArrayRef<llvm::SDValue>): Assertion `NumOperands == Ops.size() && "NumOperands wasn't wide enough for its operands!"' failed.
pr28982b.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