[all-commits] [llvm/llvm-project] 675ad1: [flang] Implement runtime support for INQUIRE stat...
Peter Klausler via All-commits
all-commits at lists.llvm.org
Mon Aug 3 17:15:39 PDT 2020
Branch: refs/heads/master
Home: https://github.com/llvm/llvm-project
Commit: 675ad1bc6a96d3c7ef1909c91695189cd818a143
https://github.com/llvm/llvm-project/commit/675ad1bc6a96d3c7ef1909c91695189cd818a143
Author: peter klausler <pklausler at nvidia.com>
Date: 2020-08-03 (Mon, 03 Aug 2020)
Changed paths:
M flang/runtime/io-api.cpp
M flang/runtime/io-api.h
M flang/runtime/io-error.h
M flang/runtime/io-stmt.cpp
M flang/runtime/io-stmt.h
M flang/runtime/memory.h
M flang/runtime/tools.cpp
M flang/runtime/tools.h
M flang/runtime/unit-map.cpp
M flang/runtime/unit-map.h
M flang/runtime/unit.cpp
M flang/runtime/unit.h
Log Message:
-----------
[flang] Implement runtime support for INQUIRE statements
Differential Revision: https://reviews.llvm.org/D85166
More information about the All-commits
mailing list