[flang-commits] [flang] [flang][debug] Support derived type components with box types. (PR #109424)
via flang-commits
flang-commits at lists.llvm.org
Wed Sep 25 02:54:17 PDT 2024
https://github.com/jeanPerier approved this pull request.
Thanks for the simplification, LGTM. Getting the size on the LLVM type is safe (the only trick/ugliness is to take care of the fir.box translation to LLVM that is not context free, and you did take care of that).
https://github.com/llvm/llvm-project/pull/109424
More information about the flang-commits
mailing list