mirror of
https://github.com/dolphin-emu/dolphin.git
synced 2025-03-05 22:13:28 +00:00
To use it, with a modern LLVM (3.9+), set your CMAKE_PREFIX_PATH to point to the LLVM install folder or to a LLVM build folder. We're linking ALL of LLVM libs since I don't really know which ones we need. LTO will take care of sliming the binary size...