[all-commits] [llvm/llvm-project] 9878fa: [flang][runtime] INQUIRE(FILE="...", SIZE=nbytes)
Peter Klausler via All-commits
all-commits at lists.llvm.org
Fri Jun 3 18:05:47 PDT 2022
Branch: refs/heads/main
Home: https://github.com/llvm/llvm-project
Commit: 9878facfd01cdfaab171b26850e609e78ba68b0e
https://github.com/llvm/llvm-project/commit/9878facfd01cdfaab171b26850e609e78ba68b0e
Author: Peter Klausler <pklausler at nvidia.com>
Date: 2022-06-03 (Fri, 03 Jun 2022)
Changed paths:
M flang/runtime/file.cpp
M flang/runtime/file.h
M flang/runtime/io-stmt.cpp
Log Message:
-----------
[flang][runtime] INQUIRE(FILE="...",SIZE=nbytes)
Implement inquire-by-file SIZE= specifier.
Differential Revision: https://reviews.llvm.org/D127014
More information about the All-commits
mailing list