[PATCH] D11932: [OPENMP] Link libomp.lib on Windows

İsmail Dönmez via cfe-commits cfe-commits at lists.llvm.org
Sat Aug 15 23:35:43 PDT 2015


ismail added a comment.

In http://reviews.llvm.org/D11932#225158, @hfinkel wrote:

> What library path should be passed (where did you build the OpenMP runtime library)?


This is a default installation so the lib path is $PATH_TO_CLANG_EXE/../lib which in my case is C:\Program Files\LLVM\lib


http://reviews.llvm.org/D11932





More information about the cfe-commits mailing list