mirror of
https://github.com/RPCSX/rpcsx.git
synced 2026-04-04 14:08:37 +00: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