1
0
mirror of synced 2026-01-20 01:55:30 +00:00
William Woodruff c7cf9415f8
backends/blif: Remove unused vector of strings (#2420)
* backends/blif: Remove unused vector of strings

For reasons that are unclear to me, this was being used to store every
result of `cstr` before returning them. The vector was never accessed otherwise,
resulting in a huge unnecessary memory sink when emitting to BLIF.

* backends/blif: Remove CSTR macro

* backends/blif: Actually call str()
2020-11-16 09:31:48 +01:00
..
2020-10-21 17:51:20 +02:00
2020-06-18 23:34:52 +00:00
2020-06-18 23:34:52 +00:00
2020-10-21 17:51:20 +02:00
2020-06-18 23:34:52 +00:00
2020-06-18 23:34:52 +00:00
2020-10-21 17:51:20 +02:00