1
0
mirror of https://github.com/RPCS3/rpcs3.git synced 2025-01-26 00:35:31 +00:00
This commit is contained in:
Nekotekina 2015-08-12 15:19:31 +03:00
parent 73b108765e
commit 15057ffc5e
2 changed files with 3 additions and 2 deletions

@ -983,4 +983,5 @@ void Compiler::RunAllTests() {
m_recompilation_engine.Log() << "Finished Unit Tests\n";
idm::remove<PPUThread>(s_ppu_state->get_id());
#endif // PPU_LLVM_RECOMPILER_UNIT_TESTS
}#endif // LLVM_AVAILABLE
}
#endif // LLVM_AVAILABLE