]> git.ipfire.org Git - thirdparty/gcc.git/commit
lto-streamer-in.c (input_struct_function_base): Factor out of ...
authorLawrence Crowl <crowl@google.com>
Thu, 13 Oct 2011 15:41:52 +0000 (15:41 +0000)
committerDiego Novillo <dnovillo@gcc.gnu.org>
Thu, 13 Oct 2011 15:41:52 +0000 (11:41 -0400)
commit35f5b1c1b98f5f7f6b8882614d5b37fe51c845f6
tree8e28d4ab7fb32944612ba5b60182e18e7166269b
parenta22286c349fb54b55562312c1a5fa0f6e00720e0
lto-streamer-in.c (input_struct_function_base): Factor out of ...

2011-10-12   Lawrence Crowl  <crowl@google.com>
     Diego Novillo  <dnovillo@google.com>

* lto-streamer-in.c (input_struct_function_base): Factor out of ...
(input_function): ... here.
* lto-streamer-out.c (output_struct_function_base): Factor out of ...
(output_function): ... here.

Co-Authored-By: Diego Novillo <dnovillo@google.com>
From-SVN: r179928
gcc/ChangeLog
gcc/lto-streamer-in.c
gcc/lto-streamer-out.c