mirror of
https://github.com/RPCS3/llvm.git
synced 2025-04-03 22:01:56 +00:00
[PM] Relax the spelling of a pass name slightly in this test.
I forgot that MSVC doesn't preserve this typedef, my bad. git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@310334 91177308-0d34-0410-b5e6-96231b3b80d8
This commit is contained in:
parent
f4c6127fb8
commit
6b0837c5da
@ -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
|
||||
|
Loading…
x
Reference in New Issue
Block a user