[all-commits] [llvm/llvm-project] 86e7ad: [Flang][Driver] Enable config file options (#100343)

Kiran Chandramohan via All-commits all-commits at lists.llvm.org
Fri Jul 26 00:28:37 PDT 2024


  Branch: refs/heads/release/19.x
  Home:   https://github.com/llvm/llvm-project
  Commit: 86e7adaa1b77089c7d8e39f13b8365a7fa92dde6
      https://github.com/llvm/llvm-project/commit/86e7adaa1b77089c7d8e39f13b8365a7fa92dde6
  Author: Kiran Chandramohan <kiran.chandramohan at arm.com>
  Date:   2024-07-26 (Fri, 26 Jul 2024)

  Changed paths:
    M clang/include/clang/Driver/Options.td
    A flang/test/Driver/Inputs/config-1.cfg
    A flang/test/Driver/Inputs/config-2.cfg
    A flang/test/Driver/Inputs/config-2a.cfg
    A flang/test/Driver/Inputs/config-6.cfg
    A flang/test/Driver/Inputs/config/config-4.cfg
    A flang/test/Driver/Inputs/config2/config-4.cfg
    A flang/test/Driver/config-file.f90

  Log Message:
  -----------
  [Flang][Driver] Enable config file options (#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.

(cherry picked from commit 8a77961280536b680c404a49002a00b988ca45fc)



To unsubscribe from these emails, change your notification settings at https://github.com/llvm/llvm-project/settings/notifications


More information about the All-commits mailing list