]> granicus.if.org Git - llvm/commitdiff
[PM] Further fixes to the test case in r292863.
authorChandler Carruth <chandlerc@gmail.com>
Tue, 24 Jan 2017 05:30:41 +0000 (05:30 +0000)
committerChandler Carruth <chandlerc@gmail.com>
Tue, 24 Jan 2017 05:30:41 +0000 (05:30 +0000)
This should hopefully fix the MSVC failures remaining.

git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@292887 91177308-0d34-0410-b5e6-96231b3b80d8

test/Other/new-pm-lto-defaults.ll

index 88044b90eb2e4478fd4302770a33806d3f8e3f91..8f54a7dfdf70fbcc5d413388af6447615e3a9783 100644 (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