Sizer target should ignore IVL_LPM_SUBSTITUTE devices.

This commit is contained in:
Stephen Williams 2014-07-17 09:21:40 -07:00
parent b99b4b0223
commit 6bc3f98e0a
1 changed files with 1 additions and 0 deletions

View File

@ -125,6 +125,7 @@ void scan_lpms(ivl_scope_t scope, struct sizer_statistics&stats)
case IVL_LPM_CONCAT:
case IVL_LPM_CONCATZ:
case IVL_LPM_REPEAT:
case IVL_LPM_SUBSTITUTE:
break;
case IVL_LPM_ADD: