[flang] Use input type to recover the type desc when emboxing
When emboxing to a polymorphic entity without a type source box, the type desc address must be retrived from the input type and not from the box type. Reviewed By: jeanPerier Differential Revision: https://reviews.llvm.org/D142435
Loading
Please sign in to comment