Remove jit_langhook_post_compilation_parsing_cleanups
authorDavid Malcolm <dmalcolm@redhat.com>
Fri, 5 Jun 2015 21:20:07 +0000 (21:20 +0000)
committerDavid Malcolm <dmalcolm@gcc.gnu.org>
Fri, 5 Jun 2015 21:20:07 +0000 (21:20 +0000)
commite4753451687bbad897a42e3d65a8698d21715272
tree25b30db60a0639d1f7a601742a86859fc18091f6
parent9c3e121b01cd04ed96645f85d4587184d832a103
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.

From-SVN: r224173
gcc/jit/ChangeLog
gcc/jit/dummy-frontend.c
gcc/jit/jit-playback.c
gcc/jit/jit-playback.h