[PATCH] D15584: [CMake] Support a simple case for bootstrap builds to generate PGO data

Chris Bieneman via cfe-commits cfe-commits at lists.llvm.org
Thu Dec 17 15:22:44 PST 2015


beanz updated this revision to Diff 43192.
beanz added a comment.

One more dependency hookup fix, this one makes it so that stage2 doesn't depend on the stage2-instrumented compiler-rt, and avoids building it when you invoke the 'stage2' target.


http://reviews.llvm.org/D15584

Files:
  CMakeLists.txt
  cmake/caches/PGO-stage2.cmake
  cmake/caches/PGO-stage3.cmake
  cmake/caches/PGO.cmake

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D15584.43192.patch
Type: text/x-patch
Size: 4306 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/cfe-commits/attachments/20151217/c4f2524b/attachment.bin>


More information about the cfe-commits mailing list