]> gcc.gnu.org Git - gcc.git/commit
call_summary to keep info about cgraph_edges
authorMartin Jambor <mjambor@suse.cz>
Wed, 3 May 2017 16:41:39 +0000 (18:41 +0200)
committerMartin Jambor <jamborm@gcc.gnu.org>
Wed, 3 May 2017 16:41:39 +0000 (18:41 +0200)
commit57e563ac847e869fbe565e48c16183511a6c5863
tree28607745ca2eec66383087108228afea236347be
parent9a26dfc815e601a6377fa17b82c37fe3dbc5cbb3
call_summary to keep info about cgraph_edges

2017-05-03  Martin Jambor  <mjambor@suse.cz>

* symbol-summary.h (function_summary): New method exists.
(function_summary::symtab_removal): Deallocate through release.
(call_summary): New class.
(gt_ggc_mx): New overload.
(gt_pch_nx): Likewise.
(gt_pch_nx): Likewise.

From-SVN: r247557
gcc/ChangeLog
gcc/symbol-summary.h
This page took 0.058316 seconds and 5 git commands to generate.