3
0
Fork 0
mirror of https://github.com/YosysHQ/yosys synced 2026-07-27 17:42:47 +00:00
yosys/backends/ilang
whitequark 2ffdb74fb1 Use (and ignore) the expression provided to log_assert in NDEBUG builds.
This avoids warnings in NDEBUG builds emitted when a variable is only
used in log_assert, but is always defined.
2020-06-19 15:48:58 +00:00
..
ilang_backend.cc Use (and ignore) the expression provided to log_assert in NDEBUG builds. 2020-06-19 15:48:58 +00:00
ilang_backend.h
Makefile.inc