Remove jit_langhook_post_compilation_parsing_cleanups
commitc9d5dfa895b02c262188bc252970bd1d21298f0a
authordmalcolm <dmalcolm@138bc75d-0d04-0410-961f-82ee72b054a4>
Fri, 5 Jun 2015 21:20:07 +0000 (5 21:20 +0000)
committerdmalcolm <dmalcolm@138bc75d-0d04-0410-961f-82ee72b054a4>
Fri, 5 Jun 2015 21:20:07 +0000 (5 21:20 +0000)
tree25b30db60a0639d1f7a601742a86859fc18091f6
parentaed02d59f4178134b9bc99478ed78a1d18f73deb
Remove jit_langhook_post_compilation_parsing_cleanups

gcc/jit/ChangeLog:
* dummy-frontend.c
(jit_langhook_post_compilation_parsing_cleanups): Remove.
(LANG_HOOKS_POST_COMPILATION_PARSING_CLEANUPS): Remove
* jit-playback.c (gcc::jit::playback::context::new_global): Add
call to varpool_node::finalize_decl.
(gcc::jit::playback::context::finalize_global_decls): Remove.
* jit-playback.h
(gcc::jit::playback::context::finalize_global_decls): Remove.

git-svn-id: svn+ssh://gcc.gnu.org/svn/gcc/trunk@224173 138bc75d-0d04-0410-961f-82ee72b054a4
gcc/jit/ChangeLog
gcc/jit/dummy-frontend.c
gcc/jit/jit-playback.c
gcc/jit/jit-playback.h