[PATCH] D110682: [Flang] Fix failing plugin tests

Andrzej Warzynski via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Wed Sep 29 02:30:46 PDT 2021


awarzynski added a comment.

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.


Repository:
  rG LLVM Github Monorepo

CHANGES SINCE LAST ACTION
  https://reviews.llvm.org/D110682/new/

https://reviews.llvm.org/D110682



More information about the llvm-commits mailing list