llvm-capstone/clang/utils/perf-training
Azharuddin Mohammed 5f4426e517 Revert "NFC: utils/perf-training: Python 3 compatibility for lit.cfg"
This reverts commit 9178b10163 (r365969).

We are back to using Python2 and this is failing. This should instead be made
to be compatible with both Python 2 and 3.

llvm-svn: 366953
2019-07-24 22:42:50 +00:00
..
cxx
CMakeLists.txt
lit.cfg
lit.site.cfg.in
order-files.lit.cfg
order-files.lit.site.cfg.in
perf-helper.py
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.