mirror of
https://github.com/RPCS3/rpcs3.git
synced 2026-07-09 17:25:18 -06:00
SPU LLVM: Break out of checksum hole scan
This commit is contained in:
parent
1b54e8910c
commit
03647fdb4e
@ -1867,6 +1867,7 @@ public:
|
|||||||
if (!func.data[(j - start) / 4])
|
if (!func.data[(j - start) / 4])
|
||||||
{
|
{
|
||||||
use_checksum_loop = false;
|
use_checksum_loop = false;
|
||||||
|
break;
|
||||||
}
|
}
|
||||||
}
|
}
|
||||||
|
|
||||||
|
|||||||
Loading…
Reference in New Issue
Block a user