[all-commits] [llvm/llvm-project] cd4abc: [flang][driver] Add -fintrinsic-modules-path option

arnamoy10 via All-commits all-commits at lists.llvm.org
Tue Mar 23 09:31:14 PDT 2021


  Branch: refs/heads/main
  Home:   https://github.com/llvm/llvm-project
  Commit: cd4abc5242c03804b3d88277b03b52215a899f75
      https://github.com/llvm/llvm-project/commit/cd4abc5242c03804b3d88277b03b52215a899f75
  Author: Arnamoy Bhattacharyya <arnamoy.bhattacharyya at huawei.com>
  Date:   2021-03-23 (Tue, 23 Mar 2021)

  Changed paths:
    M clang/include/clang/Driver/Options.td
    M clang/lib/Driver/ToolChains/Flang.cpp
    M flang/include/flang/Frontend/PreprocessorOptions.h
    M flang/lib/Frontend/CompilerInvocation.cpp
    A flang/test/Driver/Inputs/ieee_arithmetic.mod
    A flang/test/Driver/Inputs/iso_fortran_env.mod
    M flang/test/Driver/driver-help-hidden.f90
    M flang/test/Driver/driver-help.f90
    A flang/test/Driver/intrinsic_module_path.f90

  Log Message:
  -----------
  [flang][driver] Add -fintrinsic-modules-path option

Reviewed By: awarzynski

Differential Revision: https://reviews.llvm.org/D97080




More information about the All-commits mailing list