[flang-commits] [clang] [flang] [flang][driver] add negative from of -fsave-main-program (PR #124110)
via flang-commits
flang-commits at lists.llvm.org
Thu Jan 23 07:20:53 PST 2025
jeanPerier wrote:
> LG. Thanks Jean.
>
> Do you need a `bbc` option?
Thanks for the review @kiranchandramohan!
I would go for no. bbc does not even has a proper `-fno-automatic` flag. I do not see it as a goal for bbc to define all the options flang has, its goal is mainly to remain simple for easy debugging of the lowering flow.
https://github.com/llvm/llvm-project/pull/124110
More information about the flang-commits
mailing list