Review Board 2.0.15


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.

   
Review request changed
Updated (May 7, 2014, 2:44 p.m.)

Status: Discarded