[PATCH] D15462: [CMake] Add support for generating profdata for clang from training files
Chris Bieneman via cfe-commits
cfe-commits at lists.llvm.org
Tue Dec 15 12:30:15 PST 2015
beanz updated this revision to Diff 42891.
beanz added a comment.
Cleaning up the python helper as per Sean's suggestions.
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.42891.patch
Type: text/x-patch
Size: 6421 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/cfe-commits/attachments/20151215/59896282/attachment.bin>
More information about the cfe-commits
mailing list