[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 14:58:46 PDT 2020


klausler created this revision.
klausler added reviewers: sscalpone, tskeith, PeteSteinfeld.
klausler added a project: Flang.
Herald added a reviewer: jdoerfert.
Herald added a reviewer: DavidTruby.
Herald added a project: LLVM.
Herald added a subscriber: llvm-commits.
klausler requested review of this revision.

This is the runtime library's side of INQUIRE.


Repository:
  rG LLVM Github Monorepo

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.282737.patch
Type: text/x-patch
Size: 42284 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20200803/af4df5fb/attachment-0001.bin>


More information about the llvm-commits mailing list