ismail added a comment. Tests pass but, now when I tried to compile a file with -fopenmp I get: LINK: fatal error LNK1104: cannot open file 'libomp.lib' libomp.lib does exist in "C:\Program Files\LLVM\lib" but I guess we need to pass the library path down to linker. http://reviews.llvm.org/D11932