]> git.ipfire.org Git - thirdparty/gcc.git/commit - gcc/cgraph.c
Make cgraph_node::get_fun const
authorDavid Malcolm <dmalcolm@redhat.com>
Fri, 27 Sep 2019 18:12:56 +0000 (18:12 +0000)
committerDavid Malcolm <dmalcolm@gcc.gnu.org>
Fri, 27 Sep 2019 18:12:56 +0000 (18:12 +0000)
commit975d043ff6b6f8a9e9ff0be799701fc1d842bb83
treecf6122077a6123434033acb264517f631206f6f5
parent37ed4c3269f940a3a064e320331aed38890fb8c0
Make cgraph_node::get_fun const

gcc/ChangeLog:
* cgraph.c (cgraph_node::get_fun): Make const.
* cgraph.h (cgraph_node::get_fun): Likewise.

From-SVN: r276190
gcc/ChangeLog
gcc/cgraph.c
gcc/cgraph.h