diff options
author | jeanPerier <jperier@nvidia.com> | 2023-11-07 09:21:09 +0100 |
---|---|---|
committer | GitHub <noreply@github.com> | 2023-11-07 09:21:09 +0100 |
commit | 0b3d54973c75facf69daf2738c21f064c1854b33 (patch) | |
tree | 087d11dd6d6dcb04705c1a93495e34ef66acb0d5 /lldb/source/Plugins/Process/gdb-remote/GDBRemoteRegisterContext.cpp | |
parent | a700a520f86e8e667acfe95d8e71b9813120f35b (diff) | |
download | llvm-0b3d54973c75facf69daf2738c21f064c1854b33.zip llvm-0b3d54973c75facf69daf2738c21f064c1854b33.tar.gz llvm-0b3d54973c75facf69daf2738c21f064c1854b33.tar.bz2 |
[flang][hlfir] Lower parent component in constant structure constructors (#71421)
Simply remove TODO. Since parent components are now fields of the
extended types fir.type<> in HLFIR, there is nothing specific to do to
deal with the appearance of a parent component value in a structure
constructor value that must be turned into a fir.global initial value:
it can simply be inserted as a normal field value.
Diffstat (limited to 'lldb/source/Plugins/Process/gdb-remote/GDBRemoteRegisterContext.cpp')
0 files changed, 0 insertions, 0 deletions