Skip to content
Snippets Groups Projects
Commit 4e3949d8 authored by benjamin.franksen's avatar benjamin.franksen
Browse files

snc: removed global variable for symbol table in the code generator

Since we now resolve built-in functions as well as constants during
analysis, we no longer need to access the symbol table in the code
generator. This means we can get rid of an ugly hack. The gen_ss_init
procedure is also no longer needed and has been removed.
parent c9bf3faa
No related branches found
No related tags found
No related merge requests found
Loading
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment