mirror of
https://github.com/RPCS3/llvm-mirror.git
synced 2025-01-31 20:51:52 +01:00
ac4ed88e1d
This is just a workaround. Pass the `-mllvm,-O0` link flags only if its not ThinLTO. Doing that with ThinLTO currently results in an error: ``` Remaining virtual register operands UNREACHABLE executed at .../llvm/lib/CodeGen/MachineRegisterInfo.cpp:209! ```
See docs/CMake.html for instructions on how to build LLVM with CMake.