mirror of
https://github.com/YosysHQ/yosys
synced 2025-11-12 09:02:05 +00:00
Before this commit, this function would create a temporary `std::string` per debug item (and scope). After this commit, an additional overload is used to push that down the call stack. This reduces stack usage by about 50% more on top of the previous commit. |
||
|---|---|---|
| .. | ||
| runtime | ||
| cxxrtl_backend.cc | ||
| Makefile.inc | ||