From 75416a301656a4aa21e43e43648089433ba6f884 Mon Sep 17 00:00:00 2001 From: Wilson Snyder Date: Mon, 18 Feb 2013 11:05:47 -0500 Subject: [PATCH] Commentary --- src/V3LinkCells.cpp | 1 + 1 file changed, 1 insertion(+) diff --git a/src/V3LinkCells.cpp b/src/V3LinkCells.cpp index db0375624..92d5c78c2 100644 --- a/src/V3LinkCells.cpp +++ b/src/V3LinkCells.cpp @@ -136,6 +136,7 @@ private: // Check again modp = m_mods.rootp()->findIdFallback(modName)->nodep()->castNodeModule(); if (!modp) { + // This shouldn't throw a message as parseFile will create a AstNotFoundModule for us nodep->v3error("Can't resolve module reference: "<