Collect function declaration symbols
This commit is contained in:
6
TODO
6
TODO
@ -9,3 +9,9 @@
|
||||
- Don't ignore relocations where the symbol is not defined in the symbol table.
|
||||
Report an error about an undefined symbol.
|
||||
- Don't hardcode symbols in symbolEntry.
|
||||
|
||||
# Name analysis
|
||||
|
||||
- Format error messages.
|
||||
- Name analyzer collects procedure names in the first run. Implement the second run,
|
||||
where the analyzer goes into and checks procedures.
|
||||
|
Reference in New Issue
Block a user