mirror of
https://git.suyu.dev/suyu/dynarmic.git
synced 2026-01-06 22:48:25 +01:00
DEBUG_ASSERT becomes an empty statement in release-mode; an if statement with an empty statement produces a compiler warning. |
||
|---|---|---|
| .. | ||
| block_of_code.cpp | ||
| block_of_code.h | ||
| emit_x64.cpp | ||
| emit_x64.h | ||
| interface_x64.cpp | ||
| jitstate.cpp | ||
| jitstate.h | ||
| reg_alloc.cpp | ||
| reg_alloc.h | ||