[all-commits] [llvm/llvm-project] 316be0: Revert "[flang] Refine output file generation"

Andrzej WarzyƄski via All-commits all-commits at lists.llvm.org
Fri Aug 20 02:16:32 PDT 2021


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

  Changed paths:
    M flang/include/flang/Frontend/CompilerInstance.h
    M flang/lib/Frontend/CompilerInstance.cpp
    M flang/lib/Frontend/FrontendActions.cpp
    R flang/test/Driver/output-paths.f90

  Log Message:
  -----------
  Revert "[flang] Refine output file generation"

This reverts commit fd21d1e198e381a2b9e7af1701044462b2d386cd.

The test added in this patch [1] is failing on Windows and causing the
Windows BuildBot [2] to fail. I don't see any obvious way to fix this,
so reverting in order to investigate.

[1] llvm-project/flang/test/Driver/output-paths.f90
[2] https://lab.llvm.org/buildbot/#/builders/172/builds/2077




More information about the All-commits mailing list