cgraphunit.c (cgraph_node::expand_thunk): Don't expand instrumentation thunks.
authorIlya Enkovich <ilya.enkovich@intel.com>
Fri, 3 Apr 2015 09:00:53 +0000 (09:00 +0000)
committerIlya Enkovich <ienkovich@gcc.gnu.org>
Fri, 3 Apr 2015 09:00:53 +0000 (09:00 +0000)
commita115251c2b89d7effa0f61bc8fd5d8225f0af913
treea066ef19e36a03a0e5f9da01e441cc2a0c8a2386
parentfad71ff5e7497d9b94fcab47e15856114421f7ec
cgraphunit.c (cgraph_node::expand_thunk): Don't expand instrumentation thunks.

* cgraphunit.c (cgraph_node::expand_thunk): Don't expand
instrumentation thunks.

From-SVN: r221852
gcc/ChangeLog
gcc/cgraphunit.c