]> granicus.if.org Git - llvm/commitdiff
[PM] Attempt to pacify windows bots.
authorMichael Kuperstein <mkuper@google.com>
Fri, 20 Jan 2017 00:47:32 +0000 (00:47 +0000)
committerMichael Kuperstein <mkuper@google.com>
Fri, 20 Jan 2017 00:47:32 +0000 (00:47 +0000)
Another difference in type pretty-printing, this one windows-specific.

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

test/Other/new-pm-defaults.ll

index 8df334ae3a7997752f5c4bdf4e38cdc888158802..d931deb6044082805e589b96cfedf91c2c4cf5ad 100644 (file)
@@ -27,7 +27,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: ForceFunctionAttrsPass
 ;CHECK-O-NEXT: Running pass: InferFunctionAttrsPass