Re: Add lto-streamer-out dump file

2018-06-14 Thread H.J. Lu
On Wed, Jun 13, 2018 at 3:44 AM, Jan Hubicka wrote: > Hi, > this patch adds lto-streamer-out dump file which journal what is streamed > into the output file and why. For example compiling: > > #include > main() > { > fprintf (stderr, "Error\n"); > } > > We get > > Creating compressed section .g

Add lto-streamer-out dump file

2018-06-13 Thread Jan Hubicka
Hi, this patch adds lto-streamer-out dump file which journal what is streamed into the output file and why. For example compiling: #include main() { fprintf (stderr, "Error\n"); } We get Creating compressed section .gnu.lto_.profile.3e57b5d44bc7b5b7 Creating output block for icf Creating comp