[PATCH] D15462: [CMake] Add support for generating profdata for clang from training files

Chris Bieneman via cfe-commits cfe-commits at lists.llvm.org
Mon Dec 14 13:22:43 PST 2015


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

Updates based on feedback from Sean and Vedant.

- Should work on Windows now
- Cleaned up lit config code


http://reviews.llvm.org/D15462

Files:
  CMakeLists.txt
  utils/perf-training/CMakeLists.txt
  utils/perf-training/README.txt
  utils/perf-training/cxx/hello_world.cpp
  utils/perf-training/lit.cfg
  utils/perf-training/lit.site.cfg.in
  utils/perf-training/perf-helper.py

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D15462.42761.patch
Type: text/x-patch
Size: 6801 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/cfe-commits/attachments/20151214/801905ee/attachment.bin>


More information about the cfe-commits mailing list