diff options
author | Valentin Clement <clementval@gmail.com> | 2022-10-02 20:11:57 +0200 |
---|---|---|
committer | Valentin Clement <clementval@gmail.com> | 2022-10-02 20:13:51 +0200 |
commit | 262c23d2ca04dd4c680b20917c87e49949664390 (patch) | |
tree | 05441c18308b9e86dea9f44424ec81aac46d7b1d /flang/lib/Frontend/CompilerInvocation.cpp | |
parent | ceff415a1a19dc7039965437382d3f36cb94f08e (diff) | |
download | llvm-262c23d2ca04dd4c680b20917c87e49949664390.zip llvm-262c23d2ca04dd4c680b20917c87e49949664390.tar.gz llvm-262c23d2ca04dd4c680b20917c87e49949664390.tar.bz2 |
[flang] Introduce fir.class type
Introduce a new ClassType for polymorphic
entities. A fir.class type is similar to a fir.box type in
many ways and is also base on the BaseBoxType.
This patch is part of the implementation of the poltymorphic
entities.
https://github.com/llvm/llvm-project/blob/main/flang/docs/PolymorphicEntities.md
Depends on D134956
Reviewed By: jeanPerier
Differential Revision: https://reviews.llvm.org/D134957
Diffstat (limited to 'flang/lib/Frontend/CompilerInvocation.cpp')
0 files changed, 0 insertions, 0 deletions