scons: Several fixes having to do with tags and sets.
authorGabe Black <gabeblack@google.com>
Sun, 3 Dec 2017 08:56:36 +0000 (00:56 -0800)
committerGabe Black <gabeblack@google.com>
Wed, 6 Dec 2017 01:07:03 +0000 (01:07 +0000)
commit71accb5f7802903267b7c47dc8efc626f7f91627
tree744ef0a19504483d4aee56b072e04d9d7aa23692
parent0b11c2ea6d188077b04effe8b80c193fa74c2ca3
scons: Several fixes having to do with tags and sets.

There were a few places where tags weren't being converted to sets
correctly which unfortunately only manifested when called in certain
ways. This would be a pretty reasonable place to add some python unit
tests...

Change-Id: I87509369b4ec6f702b7521e52bf63701a87ec436
Reviewed-on: https://gem5-review.googlesource.com/6261
Reviewed-by: Gabe Black <gabeblack@google.com>
Maintainer: Gabe Black <gabeblack@google.com>
src/SConscript