This is an archive of the discontinued LLVM Phabricator instance.

[flang] Acquire file accessibility, size, positioning
ClosedPublic

Authored by klausler on Aug 3 2020, 2:43 PM.

Details

Summary

Extend the raw file wrapper to get accessibility, positioning,
and size information. This is needed for INQUIRE (to follow).

Diff Detail

Event Timeline

klausler created this revision.Aug 3 2020, 2:43 PM
Herald added a project: Restricted Project. · View Herald Transcript
klausler requested review of this revision.Aug 3 2020, 2:43 PM
PeteSteinfeld accepted this revision.Aug 3 2020, 4:03 PM

All builds, tests, and looks good.

This revision is now accepted and ready to land.Aug 3 2020, 4:03 PM
tskeith accepted this revision.Aug 3 2020, 4:16 PM
This revision was automatically updated to reflect the committed changes.