mirror of
https://github.com/RPCS3/llvm-mirror.git
synced 2025-03-05 02:49:18 +00:00
[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:
parent
6da2e5c237
commit
8384cc2f9e
@ -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
|
||||
|
Loading…
x
Reference in New Issue
Block a user