Re: Move clone_info to summary

2020-11-01 Thread H.J. Lu via Gcc-patches
On Sat, Oct 31, 2020 at 2:22 AM Jan Hubicka wrote: > > Hi, > this patch moves clone_info to summary. > Bootstrapped/regtested x86_64-linux, comitted. > > Honza > > 2020-10-31 Jan Hubicka > > * Makefile.in: (OBJS): Add symtab-clones.o > (GTFILES): Add symtab-clones.h > *

Re: Move clone_info to summary

2020-11-01 Thread H.J. Lu via Gcc-patches
On Sat, Oct 31, 2020 at 2:22 AM Jan Hubicka wrote: > > Hi, > this patch moves clone_info to summary. > Bootstrapped/regtested x86_64-linux, comitted. > > Honza > > 2020-10-31 Jan Hubicka > > * Makefile.in: (OBJS): Add symtab-clones.o > (GTFILES): Add symtab-clones.h > *