[flang] Added missing runtime I/O definitions
authorZachary Selk <zrselk@gmail.com>
Tue, 7 Jul 2020 19:33:31 +0000 (12:33 -0700)
committerTim Keith <tkeith@nvidia.com>
Tue, 7 Jul 2020 19:33:51 +0000 (12:33 -0700)
commit4b9b64d561e952e64288cdec3bae1952269c1bcf
tree3fea7643b5e373a7db8b51098fe6552efe094376
parentc6a23df691fbfb1330d1fef71a4ac8b453b62a87
[flang] Added missing runtime I/O definitions

Added runtime function definitions for 32-bit real I/O and 32-bit complex output

Differential Revision: https://reviews.llvm.org/D83112
flang/runtime/io-api.cpp