[PATCH] D107678: [flang] Implement runtime Assign()

Peter Klausler via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Mon Aug 9 09:32:05 PDT 2021


This revision was landed with ongoing or failed builds.
This revision was automatically updated to reflect the committed changes.
Closed by commit rG65f529043247: [flang] Implement runtime Assign() (authored by klausler).
Herald added a project: LLVM.
Herald added a subscriber: llvm-commits.

Repository:
  rG LLVM Github Monorepo

CHANGES SINCE LAST ACTION
  https://reviews.llvm.org/D107678/new/

https://reviews.llvm.org/D107678

Files:
  flang/include/flang/Semantics/tools.h
  flang/include/flang/Semantics/type.h
  flang/lib/Semantics/runtime-type-info.cpp
  flang/lib/Semantics/tools.cpp
  flang/module/__fortran_type_info.f90
  flang/runtime/CMakeLists.txt
  flang/runtime/allocatable.cpp
  flang/runtime/allocatable.h
  flang/runtime/assign.cpp
  flang/runtime/assign.h
  flang/runtime/derived.cpp
  flang/runtime/derived.h
  flang/runtime/type-info.cpp
  flang/runtime/type-info.h
  flang/test/Semantics/typeinfo01.f90

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D107678.365204.patch
Type: text/x-patch
Size: 65319 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20210809/3be3ac02/attachment.bin>


More information about the llvm-commits mailing list