When passing a character with unknown length to a subroutine expecting
an unlimited polymorphic pointer, a new descriptor is created. The
fir.embox operation needs to carry over the length from the character
to be passed correctly.
Details
Details
Diff Detail
Diff Detail
- Repository
- rG LLVM Github Monorepo