[PATCH] D83147: [flang] Further implementation of external I/O unit operations (part 6)

Peter Klausler via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Fri Jul 3 13:30:26 PDT 2020


klausler created this revision.
klausler added reviewers: tskeith, sscalpone.
klausler added a project: Flang.
Herald added a reviewer: jdoerfert.
Herald added a reviewer: DavidTruby.
Herald added a project: LLVM.
Herald added a subscriber: llvm-commits.

Rework initial implementation of external I/O unit operations to
fix problems exposed in unit tests (in a later patch).  Add flushing.


Repository:
  rG LLVM Github Monorepo

https://reviews.llvm.org/D83147

Files:
  flang/runtime/unit-map.cpp
  flang/runtime/unit-map.h
  flang/runtime/unit.cpp
  flang/runtime/unit.h

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D83147.275457.patch
Type: text/x-patch
Size: 28992 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20200703/a79ca9c4/attachment.bin>


More information about the llvm-commits mailing list