From cb988a858abbaf1a1ae0fe03f2a1dae692131ea9 Mon Sep 17 00:00:00 2001 From: Teresa Johnson Date: Mon, 13 Jan 2020 10:48:12 -0800 Subject: [PATCH] Add a couple of missed wildcards in debug-pass-manager output checking Along with the previous fix for bot failures from 2af97be8027a0823b88d4b6a07fc5eedb440bc1f, need to add a wildcard in a couple of places where my local output did not print "llvm::" but the bot is. --- clang/test/CodeGen/thinlto-distributed-newpm.ll | 2 +- llvm/test/Other/new-pm-thinlto-prelink-pgo-defaults.ll | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/clang/test/CodeGen/thinlto-distributed-newpm.ll b/clang/test/CodeGen/thinlto-distributed-newpm.ll index 9a83a71..01e840c 100644 --- a/clang/test/CodeGen/thinlto-distributed-newpm.ll +++ b/clang/test/CodeGen/thinlto-distributed-newpm.ll @@ -74,7 +74,7 @@ ; CHECK-O: Running analysis: GlobalsAA ; CHECK-O: Running analysis: CallGraphAnalysis ; CHECK-O: Running pass: RequireAnalysisPass<{{.*}}ProfileSummaryAnalysis -; CHECK-O: Running pass: ModuleToPostOrderCGSCCPassAdaptor<{{.*}}DevirtSCCRepeatedPass<{{.*}}PassManager