[PM] Further fixes to the test case in r292863.

This should hopefully fix the MSVC failures remaining.

llvm-svn: 292887
This commit is contained in:
Chandler Carruth 2017-01-24 05:30:41 +00:00
parent 6da2e5c237
commit 8384cc2f9e

View File

@ -19,7 +19,7 @@
; RUN: | FileCheck %s --check-prefix=CHECK-O --check-prefix=CHECK-O2
; CHECK-O: Starting llvm::Module pass manager run.
; CHECK-O-NEXT: Running pass: PassManager<llvm::Module
; CHECK-O-NEXT: Running pass: PassManager<{{.*}}Module
; CHECK-O-NEXT: Starting llvm::Module pass manager run.
; CHECK-O-NEXT: Running pass: GlobalDCEPass
; CHECK-O-NEXT: Running pass: ForceFunctionAttrsPass