mirror of
https://github.com/RPCS3/rpcs3.git
synced 2025-07-07 15:31:26 +12:00
Fix some checks
This commit is contained in:
parent
9657b3f1d4
commit
437f374bae
5 changed files with 26 additions and 25 deletions
|
@ -1892,7 +1892,7 @@ static void ppu_initialize2(jit_compiler& jit, const ppu_module& module_part, co
|
|||
}
|
||||
}
|
||||
|
||||
legacy::PassManager mpm;
|
||||
//legacy::PassManager mpm;
|
||||
|
||||
// Remove unused functions, structs, global variables, etc
|
||||
//mpm.add(createStripDeadPrototypesPass());
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue