[PATCH] [lnt] Update Clang Stage 1: configure, RA, using system compiler to use CMAKE

Marc Schifer via llvm-commits llvm-commits at lists.llvm.org
Wed Feb 3 11:50:00 PST 2016


Chris,

This is the patch to update the stage 1 bot to use CMAKE instead of the now deprecated  auto tools it previously used.
this patch addresses only the stage 1 part of the build at the moment. The fix for stage 2 will follow shortly.
This patch includes changes to build.py for the actual bot changes and test_build.py to update the LIT tests to match.
This should be a drop in replacement for the current version with no changes required to the Jenkins job.

-------------- next part --------------
A non-text attachment was scrubbed...
Name: clang_stage1_confiure_ra.patch
Type: application/octet-stream
Size: 23770 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20160203/b07ce0de/attachment.obj>
-------------- next part --------------

Marc S.




More information about the llvm-commits mailing list