teak-llvm/clang/utils/perf-training
Francis Visoiu Mistrih 03689fe97f [perf-training] Ignore ' (in-process)' prefix from -###
After D69825, the output of clang -### when running in process can be
prefixed by ' (in-process)'. Skip it.
2020-01-17 09:38:35 -08:00
..
cxx
CMakeLists.txt [perf-training] Make training data location configurable 2019-12-14 09:46:41 -08:00
lit.cfg [perf-training] Change profile file pattern string to use %4m instead of %p 2019-12-17 12:12:21 -08:00
lit.site.cfg.in [perf-training] Make training data location configurable 2019-12-14 09:46:41 -08:00
order-files.lit.cfg [perf-training] Make training data location configurable 2019-12-14 09:46:41 -08:00
order-files.lit.site.cfg.in [perf-training] Make training data location configurable 2019-12-14 09:46:41 -08:00
perf-helper.py [perf-training] Ignore ' (in-process)' prefix from -### 2020-01-17 09:38:35 -08:00
README.txt

==========================
 Performance Training Data
==========================

This directory contains simple source files for use as training data for
generating PGO data and linker order files for clang.