Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Handle missing profile stats gracefully instead of asserting.
There is a bug souffle-lang#2426, which causes an assertion in the SelingerProfileSipsMetric::getReordering. There is no need to assert, since we can handle the problem gracefully by not reordering atoms.
- Loading branch information