-
Type:
Improvement
-
Status: Unresourced
-
Priority:
Minor
-
Resolution: Unresolved
-
Affects Version/s: None
-
Fix Version/s: None
-
Component/s: Code Generator
-
Labels:
Spotted this while looking for something else - using a linear array lookup for previously-encountered functions. I would have thought a hash table was more appropriate?