arch: support dynamic ISA file generation in per-ISA SConscripts
Review Request #2249 - Created April 23, 2014 and discarded
| Information | |
|---|---|
| Andreas Hansson | |
| gem5 | |
| default | |
| Reviewers | |
| Default | |
Changeset 10201:48db8feb6224 --------------------------- arch: support dynamic ISA file generation in per-ISA SConscripts For the null ISA, we just provide a dummy inc.d so SCons is never compelled to try to generate it. While it seems slightly wrong to have anything in src/arch/*/generated (i.e. a non-generated 'generated' file), it's by far the simplest solution.
Posted (May 4, 2014, 11:14 p.m.)
If these changes are necessary for the build system to work with the ISA parser changes, then they should be integrated into the same patch.
