Hi, I've attached a patch that forces the per-function profile instrumentation variables to use the private linkage unless they need to use the linkage that keeps only one copy.
The private linkage forces the names for those variables to be stripped, reducing the resulting object file size. Alex
PGOprivateLinkage.patch
Description: Binary data
_______________________________________________ cfe-commits mailing list [email protected] http://lists.cs.uiuc.edu/mailman/listinfo/cfe-commits
