From: Adam Nemet Date: Thu, 27 Jul 2017 17:45:02 +0000 (+0000) Subject: Relax the matching in these tests X-Git-Url: https://granicus.if.org/sourcecode?a=commitdiff_plain;h=7b5f04f080ac92986dca79bc1e83e8508af5405e;p=llvm Relax the matching in these tests Looks like the template arguments are displayed differently depending on the host compiler(?). E.g.: InnerAnalysisManagerProxy -; CHECK-O-NEXT: Running analysis: InnerAnalysisManagerProxy diff --git a/test/Other/new-pm-thinlto-defaults.ll b/test/Other/new-pm-thinlto-defaults.ll index 4ad80f4f1e8..dd7f91bdfcc 100644 --- a/test/Other/new-pm-thinlto-defaults.ll +++ b/test/Other/new-pm-thinlto-defaults.ll @@ -46,7 +46,7 @@ ; CHECK-O-NEXT: Starting llvm::Module pass manager run. ; CHECK-O-NEXT: Running pass: ForceFunctionAttrsPass ; CHECK-POSTLINK-O-NEXT: Running pass: PGOIndirectCallPromotion -; CHECK-POSTLINK-O-NEXT: Running analysis: InnerAnalysisManagerProxy ; CHECK-O-NEXT: Starting llvm::Module pass manager run.