[LLVMdev] Using LLVM for OpenMP

"C. Bergström" cbergstrom at pathscale.com
Fri May 9 09:49:11 PDT 2014


On 05/ 9/14 11:43 PM, laal deen wrote:
> Hi:
>
> Currently, LLVM has integrated the Intel OpenMP runtime in its 
> framework. Does the library exist with in the latest version of the 
> LLVM+Clang framework or do I have to download it separately?
Where I work we build this with our internal cmake, but I don't know how 
others are doing it. The source can be found here
https://github.com/llvm-mirror/openmp

I remember the mention of cmake, but I don't know if there's a way to 
make the just build-clang build this. maybe someone else with more 
experience can chime in?



More information about the llvm-dev mailing list