10-23-2014, 01:04 AM -
(10-22-2014, 07:35 PM)flashmozzg Wrote: To bad that LLVM itself takes twice as much time to compile compared to other part of emulator) Isn't there a way to compile only needed headers / or have them precompiled o something?
LLVM is not a header-only library. It's actually quite large and sophisticated, so grab a cup of cider while you wait.