]> git.ipfire.org Git - thirdparty/gcc.git/commit - gcc/ChangeLog
2011-10-12 Gabriel Charette <gchare@google.com>
authordnovillo <dnovillo@138bc75d-0d04-0410-961f-82ee72b054a4>
Thu, 13 Oct 2011 15:40:29 +0000 (15:40 +0000)
committerdnovillo <dnovillo@138bc75d-0d04-0410-961f-82ee72b054a4>
Thu, 13 Oct 2011 15:40:29 +0000 (15:40 +0000)
commitc59bc102442d6b5d31c35d6c38ebcde244d3b380
tree85421770432a8e88feb71769de2ba639ea6ac0c5
parent09c8d52c5b60cdd5656c16d00fe31bb1d789cfd3
2011-10-12  Gabriel Charette  <gchare@google.com>
    Diego Novillo  <dnovillo@google.com>

* streamer-hooks.h (struct streamer_hooks): Add hooks
input_location and output_location.
* lto-streamer-in.c (lto_input_location): Use
streamer_hooks.input_location, if set.
* lto-streamer-out.c (lto_output_location): Use
streamer_hooks.output_location, if set.

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