diff options
-rw-r--r-- | llvm/lib/Target/WebAssembly/known_gcc_test_failures.txt | 4 |
1 files changed, 0 insertions, 4 deletions
diff --git a/llvm/lib/Target/WebAssembly/known_gcc_test_failures.txt b/llvm/lib/Target/WebAssembly/known_gcc_test_failures.txt index 384bdf0c85b..0418212277e 100644 --- a/llvm/lib/Target/WebAssembly/known_gcc_test_failures.txt +++ b/llvm/lib/Target/WebAssembly/known_gcc_test_failures.txt @@ -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 |