On 07/07/2015 10:01 AM, Alexander Monakov wrote:
On Tue, 7 Jul 2015, Andrew MacLeod wrote:

This patch flattens both sel-sched-dump.h and sel-sched-ir.h. Both these files
end up including cfgloop.h, so in preparation for flattening cfgloop.h,
flatten these.  Note they actually have only a small effect on what includes
them.
This patch removes #include "insn-attr.h" from sel-sched-ir.h without adding
it to .c files.  I'm curious how it works, is that file now arranged to be
included elsewhere?  (sorry if I missed it, but the patch series does not seem
to mention insn-attr.h specifically)

Thanks.
Alexander
That is because every file which includes sel-sched-ir.h already included insn-attr.h so didn't need adjustment...

Andrew

Reply via email to