This is the runtime library's side of INQUIRE.
Details
Details
Diff Detail
Diff Detail
- Repository
- rG LLVM Github Monorepo
Paths
| Differential D85166
[flang] Implement runtime support for INQUIRE statements ClosedPublic Authored by klausler on Aug 3 2020, 2:58 PM.
Details Summary This is the runtime library's side of INQUIRE.
Diff Detail
Event TimelineThis revision is now accepted and ready to land.Aug 3 2020, 5:09 PM This revision was landed with ongoing or failed builds.Aug 3 2020, 5:15 PM Closed by commit rG675ad1bc6a96: [flang] Implement runtime support for INQUIRE statements (authored by klausler). · Explain Why This revision was automatically updated to reflect the committed changes.
Revision Contents
Diff 282774 flang/runtime/io-api.h
flang/runtime/io-api.cpp
flang/runtime/io-error.h
flang/runtime/io-stmt.h
flang/runtime/io-stmt.cpp
flang/runtime/memory.h
flang/runtime/tools.h
flang/runtime/tools.cpp
flang/runtime/unit-map.h
flang/runtime/unit-map.cpp
flang/runtime/unit.h
flang/runtime/unit.cpp
|