remove !LBR constraints from merge passes

we have either converted candidates to castles already or we have converted them
back in the hope of merging them with other holders
This commit is contained in:
Alex Coyte
2017-08-10 13:43:20 +10:00
committed by Matthew Barr
parent b259283d6b
commit 2a492273b5
4 changed files with 6 additions and 52 deletions

View File

@@ -101,8 +101,6 @@ protected:
ASSERT_TRUE(g != nullptr);
clearReports(*g);
ASSERT_TRUE(isLBR(*g, grey));
rm.setProgramOffset(0, MATCH_REPORT);
/* LBR triggered by dot */