Re: lto-cgraph cleanups

2011-05-31 Thread Richard Guenther
On Tue, 31 May 2011, Jan Hubicka wrote: > Hi, > this patch makes lto-cgraph to use the new output_enum/var_len functions > in some obvious places where it fits. It also fixes a problem where > resolution was streamed in wrong order that is maked by our current bitpack > implementation. > > One pr

lto-cgraph cleanups

2011-05-31 Thread Jan Hubicka
Hi, this patch makes lto-cgraph to use the new output_enum/var_len functions in some obvious places where it fits. It also fixes a problem where resolution was streamed in wrong order that is maked by our current bitpack implementation. One problem is streaming resolution enums. I am not sure I w