mirror of
https://github.com/VectorCamp/vectorscan.git
synced 2025-09-29 19:24:25 +03:00
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:
@@ -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 */
|
||||
|
Reference in New Issue
Block a user