[all-commits] [llvm/llvm-project] 76b92c: Fix bot by adjusting wildcard matching
Teresa Johnson via All-commits
all-commits at lists.llvm.org
Wed Jan 15 08:37:40 PST 2020
Branch: refs/heads/master
Home: https://github.com/llvm/llvm-project
Commit: 76b92cc7c1fafeae2d9e4993e81838b8d9488e45
https://github.com/llvm/llvm-project/commit/76b92cc7c1fafeae2d9e4993e81838b8d9488e45
Author: Teresa Johnson <tejohnson at google.com>
Date: 2020-01-15 (Wed, 15 Jan 2020)
Changed paths:
M clang/test/CodeGen/thinlto-distributed-newpm.ll
M llvm/test/Other/new-pm-thinlto-prelink-pgo-defaults.ll
Log Message:
-----------
Fix bot by adjusting wildcard matching
I noticed one bot failure due to
24a00ef2404104e9ca6fbd7eb523a8a340be9d99 because the wildcard matching
was not working as intended, fixed it to act similar to other checks of
CGSCCToFunctionPassAdaptor.
More information about the All-commits
mailing list