diff options
Diffstat (limited to 'llvm/test/Other/pass-pipeline-parsing.ll')
| -rw-r--r-- | llvm/test/Other/pass-pipeline-parsing.ll | 3 |
1 files changed, 0 insertions, 3 deletions
diff --git a/llvm/test/Other/pass-pipeline-parsing.ll b/llvm/test/Other/pass-pipeline-parsing.ll index 4ec4162cd4c..3dedea25abf 100644 --- a/llvm/test/Other/pass-pipeline-parsing.ll +++ b/llvm/test/Other/pass-pipeline-parsing.ll @@ -34,12 +34,9 @@ ; CHECK-NESTED-TWO-NOOP-FP: Starting module pass manager ; CHECK-NESTED-TWO-NOOP-FP: Running module pass: ModuleToFunctionPassAdaptor ; CHECK-NESTED-TWO-NOOP-FP: Starting function pass manager -; CHECK-NESTED-TWO-NOOP-FP: Running function pass: FunctionPassManager -; CHECK-NESTED-TWO-NOOP-FP: Starting function pass manager ; CHECK-NESTED-TWO-NOOP-FP: Running function pass: NoOpFunctionPass ; CHECK-NESTED-TWO-NOOP-FP: Running function pass: NoOpFunctionPass ; CHECK-NESTED-TWO-NOOP-FP: Finished function pass manager -; CHECK-NESTED-TWO-NOOP-FP: Finished function pass manager ; CHECK-NESTED-TWO-NOOP-FP: Finished module pass manager ; RUN: opt -disable-output -debug-pass-manager \ |

