----------------------------------------------------------- This is an automatically generated e-mail. To reply, visit: http://reviews.gem5.org/r/2303/ -----------------------------------------------------------
Review request for Default. Repository: gem5 Description ------- Changeset 10243:00b2cc29603c --------------------------- sim: remove unused MemoryModeStrings array The System object has a static MemoryModeStrings array that's (1) unused and (2) redundant, since there's an auto-generated version in the Enums namespace. No point in leaving it in. Diffs ----- src/sim/system.hh cb4e86c177672fde6be7a409793c944e36353fc0 src/sim/system.cc cb4e86c177672fde6be7a409793c944e36353fc0 Diff: http://reviews.gem5.org/r/2303/diff/ Testing ------- compiled all opt & debug. no need to run tests. Thanks, Steve Reinhardt _______________________________________________ gem5-dev mailing list [email protected] http://m5sim.org/mailman/listinfo/gem5-dev
