About LTO merging symbol tables

Hongtao yu171@purdue.edu
Sat Sep 18 20:32:00 GMT 2010


 Hi All,

Does the lto module merge all the global symbol tables maintained by
each function together? I mean, for example, if in two function bodies
there are two global variable (suppose its name is aaa) references . Are
the VAR_DECL nodes of variable aaa in the two function bodies is the
same node? 


Thanks,

Hongtao Yu
Purdue University




More information about the Gcc mailing list