Mark functions static when possible

git-svn-id: file://localhost/svn/verilator/trunk/verilator@771 77ca24e4-aefa-0310-84f0-b9a241c72d87
This commit is contained in:
Wilson Snyder
2006-08-30 22:00:55 +00:00
parent 3909ba1cef
commit 764e067c84
9 changed files with 53 additions and 18 deletions
+1
View File
@@ -289,6 +289,7 @@ private:
if (rtnvarp) funcp->addArgsp(rtnvarp);
funcp->dontCombine(true);
funcp->funcPublic(true);
funcp->isStatic(false);
// We need to get a pointer to all of our variables (may have eval'ed something else earlier)
funcp->addInitsp(