[PATCH] D79092: [Flang][Driver]Add new flang driver main() entrypoint

Steve Scalpone via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Mon May 4 07:59:56 PDT 2020


sscalpone added a comment.

>   Extracting these into a separate library shouldn't be too difficult

@CarolineConcatto @awarzynski llvm/lib/Frontend was created exactly for this kind of work.  I recommend that you plan to refactor the components that are required & share your proposal with cfe-dev and llvm-dev.  The long-range plan shared with cfe-dev [1] may need to be updated.

[1] http://lists.llvm.org/pipermail/cfe-dev/2019-June/062669.html


Repository:
  rG LLVM Github Monorepo

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

https://reviews.llvm.org/D79092





More information about the llvm-commits mailing list