rjmccall added a comment.

This does not address my review.  My review is suggesting that we avoid this 
issue completely by fixing IRGen to use an external linkage for internal 
declarations in your emission mode.  That would allow you to just emit the 
module ctors as truly internal in the first place, removing any need to mangle 
them.


https://reviews.llvm.org/D44435



_______________________________________________
cfe-commits mailing list
cfe-commits@lists.llvm.org
http://lists.llvm.org/cgi-bin/mailman/listinfo/cfe-commits

Reply via email to