28714ee75a
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 |
||
---|---|---|
.. | ||
A32 | ||
A64 | ||
fp | ||
unicorn_emu | ||
CMakeLists.txt | ||
cpu_info.cpp | ||
decoder_tests.cpp | ||
fuzz_util.cpp | ||
fuzz_util.h | ||
main.cpp | ||
print_info.cpp | ||
rand_int.h | ||
rsqrt_test.cpp | ||
rsqrt_test_fn.s |