Collect function declaration symbols

This commit is contained in:
2024-09-20 13:32:24 +02:00
parent c9ff4f0a2a
commit 0a8d3fce2f
4 changed files with 117 additions and 110 deletions

4
TODO
View File

@ -9,3 +9,7 @@
- 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.