llvm-project/flang/test/Examples
Andrzej Warzynski 5c52753d9f [Flang] Fix failing plugin tests
The updated tests were originally added in
https://reviews.llvm.org/D109890 and are currently causing some
buildbots to fail.

This patch:
* adds missing items in the `REQUIRERS` list in tests
* adds `flangOmpReport` (the plugin library added in D109890) as a CMake
  dependency for tests (only when examples are enabled)

Differential Revision: https://reviews.llvm.org/D110682
2021-09-29 09:27:11 +00:00
..
omp-atomic.f90 [Flang] Fix failing plugin tests 2021-09-29 09:27:11 +00:00
omp-declarative-directive.f90 [Flang] Fix failing plugin tests 2021-09-29 09:27:11 +00:00
omp-device-constructs.f90 [Flang] Fix failing plugin tests 2021-09-29 09:27:11 +00:00
print-fns-calls.f90
print-fns-definitions.f90
print-fns-interfaces.f90