diff options
author | jeanPerier <jperier@nvidia.com> | 2024-01-25 14:04:19 +0100 |
---|---|---|
committer | GitHub <noreply@github.com> | 2024-01-25 14:04:19 +0100 |
commit | 8252137b9a6b909c308123f64a41d1fff6fdcbca (patch) | |
tree | 452645355df97c7e4b06eae3551cac2793c1fd74 /llvm/lib/Bitcode/Reader/BitcodeReader.cpp | |
parent | e5e1a8931044fe384f222fe0af4a1de595b941a3 (diff) | |
download | llvm-8252137b9a6b909c308123f64a41d1fff6fdcbca.zip llvm-8252137b9a6b909c308123f64a41d1fff6fdcbca.tar.gz llvm-8252137b9a6b909c308123f64a41d1fff6fdcbca.tar.bz2 |
[flang] Lower struct ctor with character allocatable components (#79179)
There is no need to gather the length parameters from the parameter
symbols when facing a deferred length allocatable components in a
structure constructor, the length is set as part of the assignment given
the value.
Remove the checks for derived type runtime info symbols, this is not
relevant for what is being tested here.
Diffstat (limited to 'llvm/lib/Bitcode/Reader/BitcodeReader.cpp')
0 files changed, 0 insertions, 0 deletions