<div dir="ltr">Should it be an out of source build like libcxx?</div><div class="gmail_extra"><br><br><div class="gmail_quote">On Fri, May 30, 2014 at 8:56 AM, John Leidel (jleidel) <span dir="ltr"><<a href="mailto:jleidel@micron.com" target="_blank">jleidel@micron.com</a>></span> wrote:<br>
<blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex">Why not structure this as an LLVM "project" as defined in <a href="http://llvm.org/docs/Projects.html" target="_blank">http://llvm.org/docs/Projects.html</a>?<br>

<br>
<br>
John D. Leidel<br>
<div class="HOEnZb"><div class="h5"><br>
On May 30, 2014, at 7:30 AM, Alp Toker <<a href="mailto:alp@nuanti.com">alp@nuanti.com</a>> wrote:<br>
<br>
><br>
> On 30/05/2014 15:18, Jack Howarth wrote:<br>
>>    Has anyone started on integrating the openmp build into the llvm build yet? If not, I would suggest we start by borrowing the build machinery files from polly as the starting point. Like polly, openmp provides a support library for the compiler and should be built in the tools subdirectory..<br>

><br>
> Polly is completely different to the OpenMP runtime. Polly uses LLVM libraries, and can be seen as part of the compilation host toolchain, while this is an independent runtime library that runs on the target. So the build systems are tangential.<br>

><br>
><br>
>> Also, the polly cmake  and autogen directories are fairly spartan so they should be easy to refashion for openmp.<br>
><br>
> There's a simple CMake setup on one of the GitHub branches of this project, C. Bergström may know better if they can be contributed. Either way that's closer to what's needed here.<br>
><br>
> Alp.<br>
><br>
><br>
>>           Jack<br>
>><br>
>><br>
>> _______________________________________________<br>
>> Openmp-dev mailing list<br>
>> <a href="mailto:Openmp-dev@dcs-maillist2.engr.illinois.edu">Openmp-dev@dcs-maillist2.engr.illinois.edu</a><br>
>> <a href="http://lists.cs.uiuc.edu/mailman/listinfo/openmp-dev" target="_blank">http://lists.cs.uiuc.edu/mailman/listinfo/openmp-dev</a><br>
><br>
> --<br>
> <a href="http://www.nuanti.com" target="_blank">http://www.nuanti.com</a><br>
> the browser experts<br>
><br>
> _______________________________________________<br>
> Openmp-dev mailing list<br>
> <a href="mailto:Openmp-dev@dcs-maillist2.engr.illinois.edu">Openmp-dev@dcs-maillist2.engr.illinois.edu</a><br>
> <a href="http://lists.cs.uiuc.edu/mailman/listinfo/openmp-dev" target="_blank">http://lists.cs.uiuc.edu/mailman/listinfo/openmp-dev</a><br>
<br>
</div></div></blockquote></div><br></div>