Skip to content

Commit

Permalink
Remove a fixed known error
Browse files Browse the repository at this point in the history
  • Loading branch information
jakobbotsch committed Sep 25, 2022
1 parent ded101b commit 43d518a
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion Fuzzlyn/KnownErrors.cs
Original file line number Diff line number Diff line change
Expand Up @@ -31,6 +31,5 @@ public bool Contains(string fullError)
"!foundMismatch",
"!\"Too many unreachable block removal loops\"",
"block->bbNatLoopNum == loopNum",
"vnWx != NoVN",
});
}

0 comments on commit 43d518a

Please sign in to comment.