On 05/01/2015 08:51 AM, Kyrill Tkachov wrote:
Hi all,
Like the subject says, struct attribute_spec is now defined in
tree-core.h rather than tree.h.
The patch updates the reference that I spotted.
Ok for trunk?
Thanks,
Kyrill
2015-05-01 Kyrylo Tkachov <kyrylo.tkac...@arm.com>
* target.def (attribute_table): Mention that struct attribute_spec
is defined in tree-core.h rather than tree.h
* doc/tm.texi: Regenerate.
This looks fine to me. In fact, I think this sort of change qualifies
as obvious and can just be committed without asking for review.
-Sandra