On Thu, May 24, 2012 at 2:46 AM, Jan Hubicka wrote:
> Hi,
> this patch removes code handling alias pairs after they was taken over by
> symbol table.
> It also streamlines how things are output - do_assemble_alias is called when
> alias should
> be output now, while assemble_alias is the functio
Hi,
this patch removes code handling alias pairs after they was taken over by
symbol table.
It also streamlines how things are output - do_assemble_alias is called when
alias should
be output now, while assemble_alias is the function registering new alias into
symbol
table.
I think I will renam