[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 14:15:29 PST 2015


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

Updating to fix a bug in my CMake regex handling that caused the targets to not be mapped up correctly.


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.43183.patch
Type: text/x-patch
Size: 4195 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/cfe-commits/attachments/20151217/fb52895f/attachment-0001.bin>


More information about the cfe-commits mailing list