========================== Performance Training Data ========================== This directory contains simple source files for use as training data for generating PGO data and linker order files for clang.
Alexander Shaposhnikov
authored
This diff replaces --driver-mode=cpp in utils/perf-training/order-files.lit.cfg and utils/perf-training/lit.cfg with --driver-mode=g++. clang --driver-mode=cpp will call the preprocessor and will not trigger compilation. Differential revision: https://reviews.llvm.org/D28269 git-svn-id: https://llvm.org/svn/llvm-project/cfe/trunk@290936 91177308-0d34-0410-b5e6-96231b3b80d8
Name | Last commit | Last update |
---|---|---|
.. | ||
cxx | ||
CMakeLists.txt | ||
README.txt | ||
lit.cfg | ||
lit.site.cfg.in | ||
order-files.lit.cfg | ||
order-files.lit.site.cfg.in | ||
perf-helper.py |