[all-commits] [llvm/llvm-project] 03689f: [perf-training] Ignore ' (in-process)' prefix from...
Visoiu Mistrih Francis via All-commits
all-commits at lists.llvm.org
Fri Jan 17 09:39:26 PST 2020
Branch: refs/heads/master
Home: https://github.com/llvm/llvm-project
Commit: 03689fe97f2377a3b19864de98b5c14b7fbd85ab
https://github.com/llvm/llvm-project/commit/03689fe97f2377a3b19864de98b5c14b7fbd85ab
Author: Francis Visoiu Mistrih <francisvm at yahoo.com>
Date: 2020-01-17 (Fri, 17 Jan 2020)
Changed paths:
M clang/utils/perf-training/perf-helper.py
Log Message:
-----------
[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.
More information about the All-commits
mailing list