This is an archive of the discontinued LLVM Phabricator instance.

[flang] Add the Runtime.h to prepare for more code being upstreamed.
ClosedPublic

Authored by schweitz on Jul 1 2020, 12:43 PM.

Details

Summary
This is the header file for lowering Fortran statements that depend on
the Fortran runtime support library. The implementation of the lowering
of these constructs will follow in a subsequent diff.

Diff Detail

Event Timeline

schweitz created this revision.Jul 1 2020, 12:43 PM
Herald added a project: Restricted Project. · View Herald Transcript
This revision is now accepted and ready to land.Jul 1 2020, 1:00 PM
This revision was automatically updated to reflect the committed changes.