[all-commits] [llvm/llvm-project] 7aed43: Hopefully last fix for bot failures
Teresa Johnson via All-commits
all-commits at lists.llvm.org
Mon Jan 13 10:35:19 PST 2020
Branch: refs/heads/master
Home: https://github.com/llvm/llvm-project
Commit: 7aed43b60739653b13b8503f9df4c958c44feed8
https://github.com/llvm/llvm-project/commit/7aed43b60739653b13b8503f9df4c958c44feed8
Author: Teresa Johnson <tejohnson at google.com>
Date: 2020-01-13 (Mon, 13 Jan 2020)
Changed paths:
M clang/test/CodeGen/thinlto-distributed-newpm.ll
M llvm/test/Other/new-pm-thinlto-postlink-pgo-defaults.ll
M llvm/test/Other/new-pm-thinlto-postlink-samplepgo-defaults.ll
M llvm/test/Other/new-pm-thinlto-prelink-pgo-defaults.ll
M llvm/test/Other/new-pm-thinlto-prelink-samplepgo-defaults.ll
Log Message:
-----------
Hopefully last fix for bot failures
Hopefully final bot fix for last few failures from
2af97be8027a0823b88d4b6a07fc5eedb440bc1f.
Looks like sometimes the "llvm::" preceeding objects get printed in the
debug pass manager output and sometimes they don't. Replace with
wildcard matching.
More information about the All-commits
mailing list