2014-07-31 Richard Biener <rguenther@suse.de>
authorrguenth <rguenth@138bc75d-0d04-0410-961f-82ee72b054a4>
Thu, 31 Jul 2014 07:51:41 +0000 (07:51 +0000)
committerrguenth <rguenth@138bc75d-0d04-0410-961f-82ee72b054a4>
Thu, 31 Jul 2014 07:51:41 +0000 (07:51 +0000)
commita797f9eed54019df2013a700b332247962f65f66
treeff37ca736ada5ffa9cbb047d08ff03f4d6d72c52
parente3f3803dbd29c68d3a2b62cfbefeae271a693a80
2014-07-31  Richard Biener  <rguenther@suse.de>

* data-streamer.h (streamer_write_data_stream): Declare here,
renamed from ...
* lto-streamer.h (lto_output_data_stream): ... this.  Remove.
* lto-cgraph.c (lto_output_node): Adjust.
(lto_output_varpool_node): Likewise.
* data-streamer-out.c (streamer_string_index): Likewise.
(streamer_write_data_stream, lto_append_block): Move from ...
* lto-section-out.c (lto_output_data_stream,
lto_append_block): ... here.

git-svn-id: svn+ssh://gcc.gnu.org/svn/gcc/trunk@213317 138bc75d-0d04-0410-961f-82ee72b054a4
gcc/ChangeLog
gcc/data-streamer-out.c
gcc/data-streamer.h
gcc/lto-cgraph.c
gcc/lto-section-out.c
gcc/lto-streamer.h