cgraph.h: Remove misledaing comment on ipa-ref.h.
commit1f00098bf3a107ecf463cd31fc1ff50f960e1013
authorJan Hubicka <jh@suse.cz>
Tue, 10 Apr 2012 16:03:36 +0000 (10 18:03 +0200)
committerJan Hubicka <hubicka@gcc.gnu.org>
Tue, 10 Apr 2012 16:03:36 +0000 (10 16:03 +0000)
tree7f3b302f0d6eb4540bd850a0c5e0a38b29f73019
parentb43645b85249fcae9071fc4bcc1e9b54c15b313f
cgraph.h: Remove misledaing comment on ipa-ref.h.

* cgraph.h: Remove misledaing comment on ipa-ref.h.
(symtab_type): New enum.
(symtab_node): New structure.
(cgraph_node, varpool_node): Add symbol base type.
(cgraph, varpool): New accestor functions.
* cgraph.c (cgraph_create_node_1): Set symbol type.
* varpool.c (varpool_node): Set symbol type.

From-SVN: r186284
gcc/ChangeLog
gcc/cgraph.c
gcc/cgraph.h
gcc/varpool.c