[PATCH] D84284: [flang] Implement byte-swapped external unformatted I/O in runtime
Peter Klausler via Phabricator via llvm-commits
llvm-commits at lists.llvm.org
Tue Jul 21 18:15:45 PDT 2020
This revision was automatically updated to reflect the committed changes.
Closed by commit rG8f2c5c4314f2: [flang] Implement byte-swapped external unformatted I/O in runtime (authored by klausler).
Changed prior to commit:
https://reviews.llvm.org/D84284?vs=279678&id=279687#toc
Repository:
rG LLVM Github Monorepo
CHANGES SINCE LAST ACTION
https://reviews.llvm.org/D84284/new/
https://reviews.llvm.org/D84284
Files:
flang/runtime/environment.cpp
flang/runtime/environment.h
flang/runtime/format.cpp
flang/runtime/format.h
flang/runtime/io-api.cpp
flang/runtime/io-api.h
flang/runtime/io-stmt.cpp
flang/runtime/io-stmt.h
flang/runtime/main.cpp
flang/runtime/main.h
flang/runtime/unit.cpp
flang/runtime/unit.h
flang/tools/f18/f18.cpp
flang/unittests/Runtime/external-io.cpp
-------------- next part --------------
A non-text attachment was scrubbed...
Name: D84284.279687.patch
Type: text/x-patch
Size: 27230 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20200722/9bb13142/attachment.bin>
More information about the llvm-commits
mailing list