RTLIL: use {get,set}_string_attribute in {get,set}_strpool_attribute.
authorwhitequark <whitequark@whitequark.org>
Mon, 8 Jun 2020 19:02:48 +0000 (19:02 +0000)
committerwhitequark <whitequark@whitequark.org>
Mon, 8 Jun 2020 20:19:41 +0000 (20:19 +0000)
commite558905598617c901607a93e902d57f9a88f6da0
tree64eb5538db7007df927899b6ece491fb7b7743fd
parent83f84afc0b617fe78fb7cfa31fb9d1cd202e22f2
RTLIL: use {get,set}_string_attribute in {get,set}_strpool_attribute.

The only difference in behavior is that this removes the attribute
when the pool becomes empty.
kernel/rtlil.cc