Re: Make change_decl_assembler_name functional with inline clones

2013-04-09 Thread Bernhard Reutner-Fischer
On 8 April 2013 22:08:54 Jan Hubicka wrote: Hi, this patch makes change_decl_assembler_name to do the right thing with inline clones. My original plan was to remove inline clones from assembler_name_hash, but it hits the problem that we currently need to make them unique for purposes of LTO sre

Make change_decl_assembler_name functional with inline clones

2013-04-08 Thread Jan Hubicka
Hi, this patch makes change_decl_assembler_name to do the right thing with inline clones. My original plan was to remove inline clones from assembler_name_hash, but it hits the problem that we currently need to make them unique for purposes of LTO sreaming. It is not hard to walk the clone tree a