diff options
author | Jean Perier <jperier@nvidia.com> | 2022-12-05 09:05:37 +0100 |
---|---|---|
committer | Jean Perier <jperier@nvidia.com> | 2022-12-05 09:06:32 +0100 |
commit | 19811165482d87582d31219305f946a77208a1f2 (patch) | |
tree | 37605e4b8c9018facd88a80e0be62207e80c2d17 /llvm/lib/CodeGen/CodeGen.cpp | |
parent | 04a23cb2191f865c51fce087b9f3083ac17ae10e (diff) | |
download | llvm-19811165482d87582d31219305f946a77208a1f2.zip llvm-19811165482d87582d31219305f946a77208a1f2.tar.gz llvm-19811165482d87582d31219305f946a77208a1f2.tar.bz2 |
[flang] Lower function return to HLFIR
The only special thing that is needed is to update the bridge symbol
lookup to deal with the HLFIR symbol lookup (symbols are mapped to
fir::FortranVariableInterface operations, not Fortran::Lower::SymbolBox).
Differential Revision: https://reviews.llvm.org/D139201
Diffstat (limited to 'llvm/lib/CodeGen/CodeGen.cpp')
0 files changed, 0 insertions, 0 deletions