[PATCH] D143478: [RFC][Flang][driver] Try to support `flang -fc1as`

Andrzej Warzynski via Phabricator via cfe-commits cfe-commits at lists.llvm.org
Tue Feb 7 02:00:42 PST 2023


awarzynski added a comment.

Thanks for working on this! Before diving any deeper

- Does LLVM Flang require `flang-new -fc1as`?
- If yes, why can't Flang and Clang share it?

For better visibility, I suggest raising these questions on Discourse <https://discourse.llvm.org/>. As this could potentially affect both Flang and Clang, could you post in one of the generic sections? Thanks!


Repository:
  rG LLVM Github Monorepo

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

https://reviews.llvm.org/D143478



More information about the cfe-commits mailing list