mirror of
https://github.com/RPCS3/rpcs3.git
synced 2024-11-17 17:11:23 +00:00
a11afe05bf
Add support for compilation on x64 toolchain (x86 cl.exe was running out of heap space in vm.cpp) Also took the opportunity to change compile optimisation from /Ox to /O2, as /O2 provides better optimisation than does /Ox Also, we shouldn't be explicitely setting compiler tool defines (__cpp_lib_bitops), so remove that from types.h |
||
---|---|---|
.. | ||
llvm_build.vcxproj | ||
llvm_build.vcxproj.filters | ||
make_paths_relative.py | ||
UpdateProjectFiles.bat |