[PATCH] D122008: [flang][driver] Add support for generating executables
Damian Rouson via Phabricator via cfe-commits
cfe-commits at lists.llvm.org
Thu Apr 7 10:29:04 PDT 2022
rouson added a comment.
I also very much like the second option. I think it prevents a naive user from stumbling into treacherous territory. Also, as someone who is funded to write tests for flang, making it easier to build executables would expand the options for testing. Currently, we're focused on semantics tests primarily because of the complications associated with generating executables.
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