[PATCH] D106137: [flang][driver] Add support for Frontend Plugins

David Spickett via Phabricator via cfe-commits cfe-commits at lists.llvm.org
Thu Aug 12 08:50:47 PDT 2021


DavidSpickett added a comment.

This has broken cmake config on the out of tree flang bot:
https://lab.llvm.org/buildbot/#/builders/175/builds/2026

(with perhaps the least helpful cmake error I've ever seen)

Not personally familiar with what "out of tree" means for flang but you should be able to pull the steps from the buildbot UI. (perhaps your change assumes it's "in tree")


Repository:
  rG LLVM Github Monorepo

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

https://reviews.llvm.org/D106137



More information about the cfe-commits mailing list