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

Eric Schweitz via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Fri May 1 17:13:46 PDT 2020


schweitz added a comment.

In D79092#2014577 <https://reviews.llvm.org/D79092#2014577>, @CarolineConcatto wrote:

> Ok, when the driver is fully implemented this could be true. 
>  But for now if this is the problem I can do the same as MLIR for FIR.


I would advise against making sections of the compiler build optional. It leads to mischief.


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