[PATCH] D91215: [flang] Implement runtime support for basic ALLOCATE/DEALLOCATE
Peter Klausler via Phabricator via llvm-commits
llvm-commits at lists.llvm.org
Thu Nov 12 10:22:00 PST 2020
This revision was landed with ongoing or failed builds.
This revision was automatically updated to reflect the committed changes.
Closed by commit rG8df28f0aa3c0: [flang] Implement runtime support for basic ALLOCATE/DEALLOCATE (authored by klausler).
Repository:
rG LLVM Github Monorepo
CHANGES SINCE LAST ACTION
https://reviews.llvm.org/D91215/new/
https://reviews.llvm.org/D91215
Files:
flang/runtime/CMakeLists.txt
flang/runtime/ISO_Fortran_binding.cpp
flang/runtime/allocatable.cpp
flang/runtime/descriptor.cpp
flang/runtime/descriptor.h
flang/runtime/magic-numbers.h
flang/runtime/stat.cpp
flang/runtime/stat.h
flang/runtime/terminator.cpp
flang/runtime/terminator.h
flang/runtime/type-code.h
-------------- next part --------------
A non-text attachment was scrubbed...
Name: D91215.304894.patch
Type: text/x-patch
Size: 14328 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20201112/287f200e/attachment.bin>
More information about the llvm-commits
mailing list