pointer association to a polymorphic pointer needs to potentially
update the element size in the descriptor. Update the pointer association
to polymoprhic pointer with a runtime call to PointerAssociate.
Details
Details
Diff Detail
Diff Detail
- Repository
- rG LLVM Github Monorepo
Event Timeline
Comment Actions
LGTM (beware of the CompilerInvocation.cpp change though).
flang/lib/Frontend/CompilerInvocation.cpp | ||
---|---|---|
957 ↗ | (On Diff #482048) | Unintentional ? |
flang/lib/Frontend/CompilerInvocation.cpp | ||
---|---|---|
957 ↗ | (On Diff #482048) | Yeah probably the 10th times I forgot to remove it :( Thanks for spotting it. |