
20 Oct
2005
20 Oct
'05
4:13 p.m.
"Benoît" == Benoît Perrot <benoit@lrde.epita.fr> writes:
Index: ChangeLog from Benoît Perrot <benoit@lrde.epita.fr>
Reduce includes' dependencies.
* src/vm/cpu.hh, src/vm/cpu.cc * src/vm/virtual_machine.hh, src/vm/virtual_machine.cc * src/parse/asm-parse.yy.gen.py, src/parse/asm-scan.ll.gen.py, * src/inst/register.hh, * src/inst/op_exp.hh, * src/inst/label_exp.hh, * src/inst/exp.hh, * src/inst/section.hh, src/inst/data_section.hh, * src/inst/program.hh * src/inst/nodes.gen.py * src/inst/inst.hh * src/inst/label.hh: Remove unused includes, forward-declare classes.
What was your strategy to find out what could be done?