[all-commits] [llvm/llvm-project] 78acf9: [perf-training] Support additional test suffixes
Petr Hosek via All-commits
all-commits at lists.llvm.org
Tue Nov 29 21:37:09 PST 2022
Branch: refs/heads/main
Home: https://github.com/llvm/llvm-project
Commit: 78acf911edddde2c40f8d5e78603e446710d35bd
https://github.com/llvm/llvm-project/commit/78acf911edddde2c40f8d5e78603e446710d35bd
Author: Petr Hosek <phosek at google.com>
Date: 2022-11-30 (Wed, 30 Nov 2022)
Changed paths:
M clang/utils/perf-training/lit.cfg
M clang/utils/perf-training/order-files.lit.cfg
Log Message:
-----------
[perf-training] Support additional test suffixes
.cc and .test are commonly used and supported by other lit test suites.
Differential Revision: https://reviews.llvm.org/D138975
More information about the All-commits
mailing list