rpcs3/llvm_build
Bevan Weiss a11afe05bf MSVC changes
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
2020-08-14 18:34:34 +01:00
..
llvm_build.vcxproj MSVC changes 2020-08-14 18:34:34 +01:00
llvm_build.vcxproj.filters
make_paths_relative.py White space and switch to .format() strings 2018-06-29 19:37:09 +01:00
UpdateProjectFiles.bat Update dependencies 2018-08-25 01:47:13 +03:00