[all-commits] [llvm/llvm-project] b30fa1: [flang] Add entry points for internal scalar list-...
Peter Klausler via All-commits
all-commits at lists.llvm.org
Fri Jul 17 12:50:03 PDT 2020
Branch: refs/heads/master
Home: https://github.com/llvm/llvm-project
Commit: b30fa1c3dab70c171edfa14f9fdbaa70a30c2060
https://github.com/llvm/llvm-project/commit/b30fa1c3dab70c171edfa14f9fdbaa70a30c2060
Author: peter klausler <pklausler at nvidia.com>
Date: 2020-07-17 (Fri, 17 Jul 2020)
Changed paths:
M flang/runtime/io-api.cpp
Log Message:
-----------
[flang] Add entry points for internal scalar list-directed I/O
BeginInternalListInput and BeginInternalListOutput were missing
from the I/O API implementation; add them.
Reviewed By: PeteSteinfeld
Differential Revision: https://reviews.llvm.org/D84066
More information about the All-commits
mailing list