Adds missing items in the list the REQUIRERS list. These tests were
originally added in https://reviews.llvm.org/D109890 and are currently
causing some buildbots to fail.
Details
Details
Diff Detail
Diff Detail
- Repository
- rG LLVM Github Monorepo
Event Timeline
Comment Actions
Merged.
Note that there was a missing dependency in flang/test/CMakeLists.txt too. I took the liberty of adding that before pushing this change into main. It's an obvious oversight that you would only notice with FLANG_BUILD_EXAMPLES set to On. I hope that that's OK and apologies for the disruption.