mirror of
https://github.com/dolphin-emu/dolphin.git
synced 2026-01-06 04:36:33 +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... |
||
|---|---|---|
| .. | ||
| CMakeLists.txt | ||
| Disassembler.cpp | ||
| Disassembler.h | ||
| UICommon.cpp | ||
| UICommon.h | ||
| UICommon.vcxproj | ||
| USBUtils.cpp | ||
| USBUtils.h | ||