Hi, our project heavily uses c++ template, and the resulting executable is 
almost 1.5G Bytes, which is too big to be acceptable. Adding -O2 or -Os does 
not seem helping. Is there any way (like link option, etc) to reduce the size?  
                                          
_______________________________________________
cfe-users mailing list
cfe-users@lists.llvm.org
http://lists.llvm.org/cgi-bin/mailman/listinfo/cfe-users

Reply via email to