Clean up pseudo-private member usage, superfluous `std::vector` instantiation, and...
authorAlberto Gonzalez <boqwxp@airmail.cc>
Sun, 5 Apr 2020 07:07:50 +0000 (07:07 +0000)
committerAlberto Gonzalez <boqwxp@airmail.cc>
Thu, 14 May 2020 20:06:53 +0000 (20:06 +0000)
commit985a29ff3b1f9ce19b091aa2541dc07dbc669341
tree5086cdf0166d766ca6eaf3b412cd3bf24181d26d
parent283b1130a651324ff870059dc3b1cf869948db93
Clean up pseudo-private member usage, superfluous `std::vector` instantiation, and `RTLIL::id2cstr()` usage in `passes/techmap/techmap.cc`.
passes/techmap/techmap.cc