llvm-project/clang/utils/perf-training
Serge Guelton b748c0e696 Portable Python script across Python version
Make scripts more future-proof by importing most __future__ stuff.

Differential Revision: https://reviews.llvm.org/D55208

llvm-svn: 349504
2018-12-18 16:07:37 +00:00
..
cxx
CMakeLists.txt [clang] Enable clang build with LLVM_BUILD_INSTRUMENTED without setting LLVM_PROFTDATA 2017-10-13 03:21:39 +00:00
README.txt
lit.cfg
lit.site.cfg.in
order-files.lit.cfg
order-files.lit.site.cfg.in
perf-helper.py Portable Python script across Python version 2018-12-18 16:07:37 +00: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.