<div dir="ltr">     Doesn't the commit of....<div><br></div><div><div>------------------------------------------------------------------------</div><div>r236534 | achurbanov | 2015-05-05 16:02:52 -0400 (Tue, 05 May 2015) | 13 lines</div><div><br></div><div>Integrate libiomp CMake into LLVM CMake build system.</div><div><br></div><div>This patch integrates the libiomp CMake build system into the LLVM CMake build </div><div>system so that users can checkout libiomp into the projects directory of llvm </div><div>and build llvm,clang, and libiomp all together.  These changes specifically </div><div>introduce a new install target which will put libraries and headers into the </div><div>correct locations when either a standalone build or part of llvm.</div><div>The copy_recipe() method has been removed in favor of the POST_BUILD method </div><div>to move headers into the exports subdirectory.  And lastly, the MicroTests.cmake </div><div>file was refactored which led to simpler target dependencies and a new target, </div><div>make libiomp-micro-tests, which performs the 5 small tests (test-relo, </div><div>test-touch, etc.) when called.</div></div><div><br></div><div>also require that the proposed change in llvm also be committed as well?</div><div><br></div><div><a href="http://lists.cs.uiuc.edu/pipermail/openmp-dev/2015-April/000502.html">http://lists.cs.uiuc.edu/pipermail/openmp-dev/2015-April/000502.html</a><br></div><div><br></div><div>         Jack</div></div>