Unverified Commit ed3f2bc0 authored by Schuyler Eldridge's avatar Schuyler Eldridge
Browse files

[bugfix] Fix naming module with Unit parameter



Fix a bug in naming where a Module that took a Unit parameter could cause
naming to crash.  This is, admittedly, a very weird pattern, but can occur
if you have a type-parametric module where certain type parameterizations
can be Unit.

Fix #3245.

Signed-off-by: default avatarSchuyler Eldridge <schuyler.eldridge@sifive.com>
parent 52d4b097
Supports Markdown
0% or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment