[Openmp-dev] wiring openmp into the top-level cmake build of llvm

Hal Finkel hfinkel at anl.gov
Sat Nov 22 12:00:09 PST 2014


----- Original Message -----
> From: "Jack Howarth" <howarth.mailing.lists at gmail.com>
> To: openmp-dev at dcs-maillist2.engr.illinois.edu
> Sent: Saturday, November 22, 2014 12:55:42 PM
> Subject: [Openmp-dev] wiring openmp into the top-level cmake build of llvm
> 
> 
> 
> Is anyone working on patches to allow openmp trunk to be built as
> part of the top-level cmake build of llvm when placed in the
> projects subdirectory? Since we are slowly approaching an usable
> merge of clang-omp into the cfe tree in time for the 3.6.0
> release...
> 
> 
> http://lists.cs.uiuc.edu/pipermail/cfe-dev/2014-November/039978.html
> 
> 
> 
> it might be wise to start thinking about implementing that missing
> cmake support.

Agreed. We should let this be setup like the other runtime libraries (compiler-rt, libc++) -- if you check them out into the right place, they'll get built and installed where Clang can find them.

 -Hal

> Jack
> _______________________________________________
> Openmp-dev mailing list
> Openmp-dev at dcs-maillist2.engr.illinois.edu
> http://lists.cs.uiuc.edu/mailman/listinfo/openmp-dev
> 

-- 
Hal Finkel
Assistant Computational Scientist
Leadership Computing Facility
Argonne National Laboratory



More information about the Openmp-dev mailing list