Morph 28714ee75a general: Rename files with duplicate names
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
2021-12-23 11:38:58 +00:00
..
2021-08-08 12:52:55 +01:00
2021-05-22 15:07:02 +01:00
2021-06-23 05:04:53 -04:00
2021-05-22 15:07:02 +01:00
2021-08-08 12:52:55 +01:00
2021-05-22 15:07:02 +01:00
2021-05-01 20:33:14 +01:00