[PATCH] D118593: [flang][NFC] Remove obsolete IO wqhelper
Valentin Clement via Phabricator via llvm-commits
llvm-commits at lists.llvm.org
Mon Jan 31 03:03:02 PST 2022
clementval created this revision.
clementval added reviewers: jeanPerier, kiranchandramohan, awarzynski, PeteSteinfeld, schweitz, svedanayagam, sscalpone.
Herald added subscribers: mehdi_amini, mgorny.
Herald added a project: Flang.
clementval requested review of this revision.
Herald added subscribers: llvm-commits, jdoerfert.
Herald added a project: LLVM.
During the upstreaming process from fir-dev some
new builder have been introduced in the flang/Optimizer/Builder
directory. This patch removes the obsolete IO helper still present
in the lowering directories and makes use of the new one where needed.
This patch is part of the upstreaming effort from fir-dev branch.
Repository:
rG LLVM Github Monorepo
https://reviews.llvm.org/D118593
Files:
flang/include/flang/Lower/IO.h
flang/lib/Lower/CMakeLists.txt
flang/lib/Lower/IO.cpp
-------------- next part --------------
A non-text attachment was scrubbed...
Name: D118593.404466.patch
Type: text/x-patch
Size: 71151 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20220131/1a219ca3/attachment-0001.bin>
More information about the llvm-commits
mailing list