[all-commits] [llvm/llvm-project] 4e958c: [flang] External I/O runtime work, repackaged (par...
Peter Klausler via All-commits
all-commits at lists.llvm.org
Thu Jul 2 17:45:56 PDT 2020
Branch: refs/heads/master
Home: https://github.com/llvm/llvm-project
Commit: 4e958c1748a98d700def115c034e3a863be269e3
https://github.com/llvm/llvm-project/commit/4e958c1748a98d700def115c034e3a863be269e3
Author: peter klausler <pklausler at nvidia.com>
Date: 2020-07-02 (Thu, 02 Jul 2020)
Changed paths:
M flang/runtime/edit-input.cpp
Log Message:
-----------
[flang] External I/O runtime work, repackaged (part 2)
Clean up the input editing path so external input works better
when combined with further changes. List-directed input needed
to allow for advancement to following records.
Reviewed By: tskeith, sscalpone
Differential Revision: https://reviews.llvm.org/D83104
More information about the All-commits
mailing list