diff options
author | Valentin Clement <clementval@gmail.com> | 2022-10-31 16:33:45 +0100 |
---|---|---|
committer | Valentin Clement <clementval@gmail.com> | 2022-10-31 16:34:06 +0100 |
commit | 2406ba1563d5d2805cee1d41c29f2837e2fd5bd7 (patch) | |
tree | 26321e4746b52354221023046c48839bf7137455 /llvm/lib/Support/Host.cpp | |
parent | 6ca33cb925edf17fa837b773cf3cfdd922a0e88f (diff) | |
download | llvm-2406ba1563d5d2805cee1d41c29f2837e2fd5bd7.zip llvm-2406ba1563d5d2805cee1d41c29f2837e2fd5bd7.tar.gz llvm-2406ba1563d5d2805cee1d41c29f2837e2fd5bd7.tar.bz2 |
[flang] Fix code generation for polymorphic deallocation
This patch fix issues found during call to deallocate.
fir.class can be handled the same way as fir.box in fir.store operation
code generation. In MutableBox::createNewFirBox, the fir.class is
also already a boxed entity.
Reviewed By: PeteSteinfeld
Differential Revision: https://reviews.llvm.org/D137079
Diffstat (limited to 'llvm/lib/Support/Host.cpp')
0 files changed, 0 insertions, 0 deletions