[flang-commits] [PATCH] D136151: [flang] Introduce FortranVariableOpInterface for ops creating variable
David Spickett via Phabricator via flang-commits
flang-commits at lists.llvm.org
Wed Oct 19 04:18:34 PDT 2022
DavidSpickett added a comment.
FYI this is failing on the out of tree flang bot: https://lab.llvm.org/buildbot/#/builders/175/builds/19348
For reasons I can't explain, this commit isn't listed in any of the builds but I confirmed locally (I think the buildbot config is a bit strange).
Anyway, it appears that when we build flang, this new `.h.inc` file is not created. There are others that are so I will see if we can just follow their lead to fix this.
Repository:
rG LLVM Github Monorepo
CHANGES SINCE LAST ACTION
https://reviews.llvm.org/D136151/new/
https://reviews.llvm.org/D136151
More information about the flang-commits
mailing list