diff options
author | Valentin Clement <clementval@gmail.com> | 2022-10-27 20:55:43 +0200 |
---|---|---|
committer | Valentin Clement <clementval@gmail.com> | 2022-10-27 20:56:06 +0200 |
commit | 06fcd149d176e87188801e77433c731013b32d74 (patch) | |
tree | 4d79c686f43b8f9151ce40dc72e049fcee93f2e8 /flang/lib/Frontend/CompilerInvocation.cpp | |
parent | 7841f557ea3df1987ceb1c033e458790f5828795 (diff) | |
download | llvm-06fcd149d176e87188801e77433c731013b32d74.zip llvm-06fcd149d176e87188801e77433c731013b32d74.tar.gz llvm-06fcd149d176e87188801e77433c731013b32d74.tar.bz2 |
[flang] Lower allocate for polymorphic pointer
Lowering of allocate statement for polymoprhic pointers is a bit
different than for allocatables. A call to `PointerNullifyDerived`
runtime function is done instead of `AllocatableInitDerived`.
Reviewed By: PeteSteinfeld
Differential Revision: https://reviews.llvm.org/D136820
Diffstat (limited to 'flang/lib/Frontend/CompilerInvocation.cpp')
0 files changed, 0 insertions, 0 deletions