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
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