[all-commits] [llvm/llvm-project] 5437f2: [flang][nfc] Remove `flang-new-driver` from LIT

Andrzej WarzyƄski via All-commits all-commits at lists.llvm.org
Fri Aug 13 01:18:00 PDT 2021


  Branch: refs/heads/main
  Home:   https://github.com/llvm/llvm-project
  Commit: 5437f2e9a98bec3e546e67903bac49cfc8c0c004
      https://github.com/llvm/llvm-project/commit/5437f2e9a98bec3e546e67903bac49cfc8c0c004
  Author: Andrzej Warzynski <andrzej.warzynski at arm.com>
  Date:   2021-08-13 (Fri, 13 Aug 2021)

  Changed paths:
    M flang/test/Driver/code-gen.f90
    M flang/test/Driver/driver-error-cc1.c
    M flang/test/Driver/driver-error-cc1.cpp
    M flang/test/Driver/driver-help-hidden.f90
    M flang/test/Driver/driver-help.f90
    M flang/test/Driver/driver-version.f90
    M flang/test/Driver/dump-all.f90
    M flang/test/Driver/fixed-line-length.f90
    M flang/test/Driver/frontend-forwarding.f90
    M flang/test/Driver/init-only.f90
    M flang/test/Driver/input-from-stdin.f90
    M flang/test/Driver/macro-multiline.F90
    M flang/test/Driver/missing-arg.f90
    M flang/test/Driver/missing-input.f90
    M flang/test/Driver/phases.f90
    M flang/test/Driver/plugin-example.f90
    M flang/test/Driver/std2018-wrong.f90
    M flang/test/Driver/syntax-only.f90
    M flang/test/Driver/use-module-error.f90
    M flang/test/Driver/werror-wrong.f90
    M flang/test/Frontend/input-output-file.f90
    M flang/test/Frontend/multiple-input-files.f90
    M flang/test/lit.cfg.py

  Log Message:
  -----------
  [flang][nfc] Remove `flang-new-driver` from LIT

After merging https://reviews.llvm.org/D105811, `flang-new-driver` is no
longer required.

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




More information about the All-commits mailing list