mirror of
https://github.com/steveicarus/iverilog.git
synced 2026-08-29 01:03:29 +02:00
When pushing the current file path we need to get past any `define expansions that have been pushed onto the stack to find the real file path. This patch is partially based on a patch submitted by Steve Tell.