mirror of
https://github.com/capstone-engine/llvm-capstone.git
synced 2025-03-04 00:20:14 +00:00

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