[flang] Lower allocation with MOLD
Lower allocate statement with MOLD= to calls to the Fortran runtime. PointerApplyMold and AllocatableApplyMold are called depending on the object to be allocated. Reviewed By: jeanPerier, PeteSteinfeld Differential Revision: https://reviews.llvm.org/D141843
Loading
Please sign in to comment