[cfe-dev] Codegen structures

Михаил neonomaly.x at gmail.com
Sat Apr 14 23:50:03 PDT 2012


Where exactly does insertion of RecordTypes (CXXRecort for example) appear during CodeGen? 

I founded  "void CodeGenFunction::EmitDecl(const Decl &D)" , but there has been written that such Decl (CXXRecord) doesn't requires codegen support. But as I think it should be a place where declaration of types are inserted into IR.

Thanks.

Yours sincerely,
Kadysev Mikhail

-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.llvm.org/pipermail/cfe-dev/attachments/20120415/93ad2cb5/attachment.html>


More information about the cfe-dev mailing list