[all-commits] [llvm/llvm-project] 5a580b: [flang] Add the Runtime.h to prepare for more code...
Eric Schweitz via All-commits
all-commits at lists.llvm.org
Wed Jul 1 13:26:58 PDT 2020
Branch: refs/heads/master
Home: https://github.com/llvm/llvm-project
Commit: 5a580bbb818737dcbfcfc2089532c38b670ef204
https://github.com/llvm/llvm-project/commit/5a580bbb818737dcbfcfc2089532c38b670ef204
Author: Eric Schweitz <eschweitz at nvidia.com>
Date: 2020-07-01 (Wed, 01 Jul 2020)
Changed paths:
A flang/include/flang/Lower/Runtime.h
Log Message:
-----------
[flang] Add the Runtime.h to prepare for more code being upstreamed.
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.
Differential revision: https://reviews.llvm.org/D82991
More information about the All-commits
mailing list