[PATCH] D122008: [flang][driver] Add support for generating executables
Diana Picus via Phabricator via cfe-commits
cfe-commits at lists.llvm.org
Thu Apr 7 01:52:56 PDT 2022
rovka added a comment.
Just for the record, I'd like to speak in favor of option 2 - merge the patch now, but put the functionality behind a flag. This sounds like a good compromise to me. I think if we choose an inconspicuous name like -fexperimentail-test-driver-integration-with-cmake (or something even more obfuscated) we'll be off most users' radar, while at the same time making progress with cmake. We should probably first confirm that it would be acceptable for the cmake developers to go ahead with something like that.
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