This patch fix issues found during call to deallocate.
fir.class can be handled the same way as fir.box in fir.store operation
code generation. In MutableBox::createNewFirBox, the fir.class is
also already a boxed entity.
Details
Details
Diff Detail
Diff Detail
- Repository
- rG LLVM Github Monorepo