I was using llvm not on windows but on linux, but adding 1GB RAM to the already installed 1GB greatly improved link time. The issue was however pretty obvious given the major harddisk (swap) activity during linking. Best Regards, Chris ---------------------- 1. [LLVMDev] Long compile times (Jeff Kunkel) Message: 1 Date: Tue, 2 Nov 2010 13:09:25 -0400 From: Jeff Kunkel <jdkunk3 at gmail.com> Subject: [LLVMdev] [LLVMDev] Long compile times To: LLVM <llvmdev at cs.uiuc.edu> Message-ID: <AANLkTi=gD9i0jUjttis+OoWEfOhmpSc+_YpZtYGYW9f4 at mail.gmail.com> Content-Type: text/plain; charset="iso-8859-1" Hi, I am developing my register allocation algorithm in Visual Studio, and I am hitting long compile times. I am wondering if there is a way to cut down the time it takes for llc to link? - Thanks - Jeff Kunkel -------------- next part --------------