[PATCH] D94228: [flang][driver] Support fixed form detection
Steve Scalpone via Phabricator via llvm-commits
llvm-commits at lists.llvm.org
Mon Jan 11 09:38:52 PST 2021
sscalpone added a comment.
Are you able to make a small table for us to look at the whole list of supported fixed and free form sources?
I believe the "-x" option allows different language types to be supported. Do we think -x will differentiate between free/fixed, or do we anticipate adding special options to instruct the compiler to handle fixed/free source?
More information about other compilers is available here:
https://github.com/llvm/llvm-project/blob/main/flang/docs/OptionComparison.md
Repository:
rG LLVM Github Monorepo
CHANGES SINCE LAST ACTION
https://reviews.llvm.org/D94228/new/
https://reviews.llvm.org/D94228
More information about the llvm-commits
mailing list