Review Board 2.0.15


ruby: modify Ruby's set operations to work on uninitialized sets

Review Request #3438 - Created April 4, 2016 and updated

Information
Brandon Potter
gem5
default
Reviewers
Default
Changeset 11440:ad4de3019da1
---------------------------
ruby: modify Ruby's set operations to work on uninitialized sets

The sets are not always allocated with the right size due to the recent
component mapping changes.