PPC: remove usage of cgraph_node::instrumentation_clone and cgraph_node::instrumented...
authorMartin Liska <mliska@suse.cz>
Fri, 8 Jun 2018 13:30:41 +0000 (15:30 +0200)
committerMartin Liska <marxin@gcc.gnu.org>
Fri, 8 Jun 2018 13:30:41 +0000 (13:30 +0000)
commitd0765b25af01c746de09c92b8eacb3ecf726830e
treec9806e08c289cd78d86b7b38eb12343dd548ae80
parent4af78ef8695b08bd9b7061b350631d2ca5682470
PPC: remove usage of cgraph_node::instrumentation_clone and cgraph_node::instrumented_version.

2018-06-08  Martin Liska  <mliska@suse.cz>

* config/powerpcspe/powerpcspe.c (rs6000_xcoff_visibility):
        Remove usage of MPX-related (and removed) fields.
* config/rs6000/rs6000.c (rs6000_xcoff_visibility): Likewise.

From-SVN: r261326
gcc/ChangeLog
gcc/config/powerpcspe/powerpcspe.c
gcc/config/rs6000/rs6000.c