[PM] Relax the spelling of a pass name slightly in this test.
authorChandler Carruth <chandlerc@gmail.com>
Tue, 8 Aug 2017 02:27:49 +0000 (02:27 +0000)
committerChandler Carruth <chandlerc@gmail.com>
Tue, 8 Aug 2017 02:27:49 +0000 (02:27 +0000)
I forgot that MSVC doesn't preserve this typedef, my bad.

llvm-svn: 310334

llvm/test/Transforms/LoopUnroll/unroll-loop-invalidation.ll

index af4d54c..ea79d71 100644 (file)
@@ -8,7 +8,7 @@
 ; CHECK: Starting llvm::Function pass manager run.
 ; CHECK: Running pass: FunctionToLoopPassAdaptor
 ; CHECK: Running analysis: LoopAnalysis
-; CHECK: Running analysis: InnerAnalysisManagerProxy<{{.*}}LoopAnalysisManager
+; CHECK: Running analysis: InnerAnalysisManagerProxy<
 ; CHECK: Starting Loop pass manager run.
 ; CHECK: Running pass: RequireAnalysisPass<{{.*}}LoopAccessAnalysis
 ; CHECK: Running analysis: LoopAccessAnalysis on inner1.header