[PATCH] D85166: [flang] Implement runtime support for INQUIRE statements

Peter Klausler via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Mon Aug 3 17:15:40 PDT 2020


This revision was landed with ongoing or failed builds.
This revision was automatically updated to reflect the committed changes.
Closed by commit rG675ad1bc6a96: [flang] Implement runtime support for INQUIRE statements (authored by klausler).

Changed prior to commit:
  https://reviews.llvm.org/D85166?vs=282737&id=282774#toc

Repository:
  rG LLVM Github Monorepo

CHANGES SINCE LAST ACTION
  https://reviews.llvm.org/D85166/new/

https://reviews.llvm.org/D85166

Files:
  flang/runtime/io-api.cpp
  flang/runtime/io-api.h
  flang/runtime/io-error.h
  flang/runtime/io-stmt.cpp
  flang/runtime/io-stmt.h
  flang/runtime/memory.h
  flang/runtime/tools.cpp
  flang/runtime/tools.h
  flang/runtime/unit-map.cpp
  flang/runtime/unit-map.h
  flang/runtime/unit.cpp
  flang/runtime/unit.h

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D85166.282774.patch
Type: text/x-patch
Size: 42235 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20200804/edfb50a5/attachment.bin>


More information about the llvm-commits mailing list