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

Tim Keith via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Mon May 4 07:27:18 PDT 2020


tskeith added a comment.

I like the idea of a cmake option as a temporary way to disable building the driver until the clang part can be properly extracted out. One shouldn't be forced to build all of clang just to build flang.


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