1 ! Verify that the static and dynamically loaded pass plugins work as expected.
3 ! UNSUPPORTED: system-windows
5 ! REQUIRES: plugins, shell, examples
7 ! RUN: %flang -S %s %loadbye -Xflang -fdebug-pass-manager -o /dev/null \
8 ! RUN: 2>&1 | FileCheck %s
10 ! RUN: %flang_fc1 -S %s %loadbye -fdebug-pass-manager -o /dev/null \
11 ! RUN: 2>&1 | FileCheck %s
14 ! CHECK: Running pass: {{.*}}Bye on empty_