[flang-commits] [PATCH] D92802: [flang] Implement derived type description table encoding
Peter Klausler via Phabricator via flang-commits
flang-commits at lists.llvm.org
Tue Dec 8 10:27:11 PST 2020
This revision was landed with ongoing or failed builds.
This revision was automatically updated to reflect the committed changes.
Closed by commit rG4fede8bc8a01: [flang] Implement derived type description table encoding (authored by klausler).
Repository:
rG LLVM Github Monorepo
CHANGES SINCE LAST ACTION
https://reviews.llvm.org/D92802/new/
https://reviews.llvm.org/D92802
Files:
flang/docs/RuntimeTypeInfo.md
flang/include/flang/Semantics/runtime-type-info.h
flang/include/flang/Semantics/scope.h
flang/lib/Semantics/CMakeLists.txt
flang/lib/Semantics/compute-offsets.cpp
flang/lib/Semantics/runtime-type-info.cpp
flang/lib/Semantics/semantics.cpp
flang/lib/Semantics/tools.cpp
flang/module/__fortran_builtins.f90
flang/module/__fortran_type_info.f90
flang/module/iso_c_binding.f90
flang/runtime/CMakeLists.txt
flang/runtime/allocatable.cpp
flang/runtime/allocatable.h
flang/runtime/derived-type.cpp
flang/runtime/derived-type.h
flang/runtime/derived.cpp
flang/runtime/derived.h
flang/runtime/descriptor.cpp
flang/runtime/descriptor.h
flang/runtime/transformational.cpp
flang/runtime/type-info.h
flang/test/Semantics/typeinfo01.f90
flang/tools/f18/CMakeLists.txt
flang/tools/f18/f18.cpp
-------------- next part --------------
A non-text attachment was scrubbed...
Name: D92802.310272.patch
Type: text/x-patch
Size: 104137 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/flang-commits/attachments/20201208/bb881219/attachment-0001.bin>
More information about the flang-commits
mailing list