diff options
author | Valentin Clement <clementval@gmail.com> | 2022-10-05 23:04:59 +0200 |
---|---|---|
committer | Valentin Clement <clementval@gmail.com> | 2022-10-05 23:05:28 +0200 |
commit | 91dd872ea6cff9bf6d83285b9c36dba40d86d0dd (patch) | |
tree | 89a72e6e4359608732b5793458e579f0aeb3667a /clang/lib/Lex/ModuleMap.cpp | |
parent | 60b4b39f5a78661e2b9d222cf6ba7d9d5d7511ed (diff) | |
download | llvm-91dd872ea6cff9bf6d83285b9c36dba40d86d0dd.zip llvm-91dd872ea6cff9bf6d83285b9c36dba40d86d0dd.tar.gz llvm-91dd872ea6cff9bf6d83285b9c36dba40d86d0dd.tar.bz2 |
[flang] Keep current polymorphic implementation under a flag
It is useful for couple of test suite like NAG to keep failing
with a TODO until the polymorphic entities is implemented all the
way done to codegen.
This pass adds a flag to LoweringOptions for experimental development.
This flag is off by default and can be enable in `bbc` with `-polymorphic-type`.
Options can be added in the driver and tco when needed.
Reviewed By: PeteSteinfeld
Differential Revision: https://reviews.llvm.org/D135283
Diffstat (limited to 'clang/lib/Lex/ModuleMap.cpp')
0 files changed, 0 insertions, 0 deletions