[clang] [flang] [Flang][Driver] Enable config file options (PR #100343)

2024-07-25 Thread Kiran Chandramohan via cfe-commits
kiranchandramohan wrote: /cherry-pick 8a77961 https://github.com/llvm/llvm-project/pull/100343 ___ cfe-commits mailing list cfe-commits@lists.llvm.org https://lists.llvm.org/cgi-bin/mailman/listinfo/cfe-commits

[clang] [flang] [Flang][Driver] Enable config file options (PR #100343)

2024-07-24 Thread Kiran Chandramohan via cfe-commits
https://github.com/kiranchandramohan closed https://github.com/llvm/llvm-project/pull/100343 ___ cfe-commits mailing list cfe-commits@lists.llvm.org https://lists.llvm.org/cgi-bin/mailman/listinfo/cfe-commits

[clang] [flang] [Flang][Driver] Enable config file options (PR #100343)

2024-07-24 Thread Kiran Chandramohan via cfe-commits
https://github.com/kiranchandramohan milestoned https://github.com/llvm/llvm-project/pull/100343 ___ cfe-commits mailing list cfe-commits@lists.llvm.org https://lists.llvm.org/cgi-bin/mailman/listinfo/cfe-commits

[clang] [flang] [Flang][Driver] Enable config file options (PR #100343)

2024-07-24 Thread Andrzej WarzyƄski via cfe-commits
https://github.com/banach-space approved this pull request. https://github.com/llvm/llvm-project/pull/100343 ___ cfe-commits mailing list cfe-commits@lists.llvm.org https://lists.llvm.org/cgi-bin/mailman/listinfo/cfe-commits

[clang] [flang] [Flang][Driver] Enable config file options (PR #100343)

2024-07-24 Thread Paul Osmialowski via cfe-commits
https://github.com/pawosm-arm approved this pull request. This is great, thanks for contributing it. https://github.com/llvm/llvm-project/pull/100343 ___ cfe-commits mailing list cfe-commits@lists.llvm.org https://lists.llvm.org/cgi-bin/mailman/listin

[clang] [flang] [Flang][Driver] Enable config file options (PR #100343)

2024-07-24 Thread via cfe-commits
llvmbot wrote: @llvm/pr-subscribers-flang-driver Author: Kiran Chandramohan (kiranchandramohan) Changes Config files provide a facility to invoke the compiler with a predefined set of options. The patch only enables these options in the flang driver. Functionality was always there. ---

[clang] [flang] [Flang][Driver] Enable config file options (PR #100343)

2024-07-24 Thread Kiran Chandramohan via cfe-commits
https://github.com/kiranchandramohan created https://github.com/llvm/llvm-project/pull/100343 Config files provide a facility to invoke the compiler with a predefined set of options. The patch only enables these options in the flang driver. Functionality was always there. >From bb8e77f755ee0c