mirror of
https://github.com/yuzu-mirror/dynarmic.git
synced 2026-02-05 14:54:16 +01:00
In MSVC, having files with identical filenames will result into massive slowdowns when compiling. The approach I have taken to resolve this is renaming the identically named files in frontend/(A32, A64) to (a32, a64)_filename.cpp/h |
||
|---|---|---|
| .. | ||
| a64.cpp | ||
| fuzz_with_unicorn.cpp | ||
| misaligned_page_table.cpp | ||
| testenv.h | ||
| verify_unicorn.cpp | ||