[PATCH] D110291: [flang] Implement READ(SIZE=) and INQUIRE(IOLENGTH=) in runtime
Peter Klausler via Phabricator via llvm-commits
llvm-commits at lists.llvm.org
Thu Sep 23 10:28:19 PDT 2021
This revision was landed with ongoing or failed builds.
This revision was automatically updated to reflect the committed changes.
Closed by commit rG4393e3776b41: [flang] Implement READ(SIZE=) and INQUIRE(IOLENGTH=) in runtime (authored by klausler).
Herald added a project: LLVM.
Herald added a subscriber: llvm-commits.
Changed prior to commit:
https://reviews.llvm.org/D110291?vs=374372&id=374611#toc
Repository:
rG LLVM Github Monorepo
CHANGES SINCE LAST ACTION
https://reviews.llvm.org/D110291/new/
https://reviews.llvm.org/D110291
Files:
flang/include/flang/Runtime/io-api.h
flang/runtime/descriptor-io.h
flang/runtime/edit-input.cpp
flang/runtime/io-api.cpp
flang/runtime/io-stmt.cpp
flang/runtime/io-stmt.h
flang/runtime/unit.cpp
flang/unittests/Runtime/ExternalIOTest.cpp
-------------- next part --------------
A non-text attachment was scrubbed...
Name: D110291.374611.patch
Type: text/x-patch
Size: 14470 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20210923/72417ae6/attachment.bin>
More information about the llvm-commits
mailing list