[all-commits] [llvm/llvm-project] b44eb5: [flang] Add missing FileSystem.h

Matthias Springer via All-commits all-commits at lists.llvm.org
Wed Aug 4 06:22:54 PDT 2021


  Branch: refs/heads/main
  Home:   https://github.com/llvm/llvm-project
  Commit: b44eb5a149a3d78b164a3e9f5c9cf52b44ce0163
      https://github.com/llvm/llvm-project/commit/b44eb5a149a3d78b164a3e9f5c9cf52b44ce0163
  Author: Matthias Springer <springerm at google.com>
  Date:   2021-08-04 (Wed, 04 Aug 2021)

  Changed paths:
    M flang/tools/tco/tco.cpp

  Log Message:
  -----------
  [flang] Add missing FileSystem.h

This file was previously included transitively via `mlir/Transforms/Passes.h`, but the include has been removed from that file.

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




More information about the All-commits mailing list