[flang-dev] Block Data Technical questions

Caroline Concatto via flang-dev flang-dev at lists.llvm.org
Fri Sep 13 07:33:49 PDT 2019


Hello you all,

I am in the process to implement Block Data.

I have a question related to the way I should implement Block Data in the resolve-name.cc.
I can see that ResolveNameVisitor class depends on ModuleVisitor, InterfaceVisitor and SubProgramVisitor.
So my question is should Block Data also have a class BlockDataVisitor  that is also called by ResolveName or should it be implemented as a part of SubprogramVisitor or any other class?
I am just asking because for Block Construct was decided that no new class should be created.

Thank you Carol,

IMPORTANT NOTICE: The contents of this email and any attachments are confidential and may also be privileged. If you are not the intended recipient, please notify the sender immediately and do not disclose the contents to any other person, use it for any purpose, or store or copy the information in any medium. Thank you.
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.llvm.org/pipermail/flang-dev/attachments/20190913/b93193f9/attachment-0001.html>


More information about the flang-dev mailing list