cgraph.h (constant_pool_htab): New function.
authorOlatunji Ruwase <tjruwase@google.com>
Mon, 20 Jul 2009 19:35:25 +0000 (19:35 +0000)
committerIan Lance Taylor <ian@gcc.gnu.org>
Mon, 20 Jul 2009 19:35:25 +0000 (19:35 +0000)
commitd48e9ceac992612378241b3917d48cf434412a04
treef498012ed27ad5899f4f7b0a7afd40e9e4874bf8
parent9c8e65c30f22cfa6556f9431c35ec326a8088854
cgraph.h (constant_pool_htab): New function.

* cgraph.h (constant_pool_htab): New function.
(constant_descriptor_tree): Move from varasm.c.
* varasm.c (constant_pool_htab): New function.
(constant_descriptor_tree): Move to cgraph.h.

From-SVN: r149834
gcc/ChangeLog
gcc/cgraph.h
gcc/varasm.c