This is an archive of the discontinued LLVM Phabricator instance.

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

Authored by klausler on Jul 3 2020, 1:24 PM.

Details

Summary

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

Diff Detail

Event Timeline

klausler created this revision.Jul 3 2020, 1:24 PM
Herald added a project: Restricted Project. · View Herald Transcript
sscalpone accepted this revision.Jul 3 2020, 2:49 PM
This revision is now accepted and ready to land.Jul 3 2020, 2:49 PM
This revision was automatically updated to reflect the committed changes.