[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 13:30:07 PST 2015
beanz updated this revision to Diff 43177.
beanz added a comment.
Updates based on bogner's feedback.
- Target stages are now stage2-instrumented and stage2 instead of stage2 and stage3.
- Renamed PGO-stage1.cmake to PGO.cmake
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.43177.patch
Type: text/x-patch
Size: 4195 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/cfe-commits/attachments/20151217/c86c00e8/attachment.bin>
More information about the cfe-commits
mailing list