[cfe-dev] Inherit from CodeGenerator

Viktor Was BSc via cfe-dev cfe-dev at lists.llvm.org
Fri Aug 9 04:46:47 PDT 2019


Hi all,

Why is CodeGenerator implemented in a separate CodeGeneratorImpl and hidden in a compilation unit?
I want to implement my own CodeGenerator, which is impossible with the current setup.

Is there a reason why this has to be implemented like that? Any objections to changing this? 

Kind regards,
Viktor
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.llvm.org/pipermail/cfe-dev/attachments/20190809/d5c4273d/attachment.html>


More information about the cfe-dev mailing list