[PATCH] D122008: [flang][driver] Add support for generating executables
Steve Scalpone via Phabricator via cfe-commits
cfe-commits at lists.llvm.org
Mon Apr 4 12:58:19 PDT 2022
sscalpone added a comment.
As I said this morning, I prefer to wait with this patch until the upstreaming is finished. The reason is not only to do with upstreaming, but also with a concurrent effort to button up any assertion and runtime errors so the initial user experience is better. While some posit the the news of your patch won't be heard around the world, I think it is a major accomplishment & the user community will be thrilled to try flang. My preference is for that first wave of users to come a way with the impression that flang is a high-quality work in progress.
@awarzynski The CMAKE PR is closed. Do you plan to revitalize it? Will you check that this patch, along with the CMAKE PR, is indeed enough to satisfy the requirement for the cmake reviewers as well as provides enough functionality to support cmake in a real project?
Repository:
rG LLVM Github Monorepo
CHANGES SINCE LAST ACTION
https://reviews.llvm.org/D122008/new/
https://reviews.llvm.org/D122008
More information about the cfe-commits
mailing list