improve agssemble performance 3x
commitb5c7b30fe2b87701d8cc1717f8517645081833bd
authorrofl0r <rofl0r@users.noreply.github.com>
Sat, 30 Nov 2019 01:59:12 +0000 (30 01:59 +0000)
committerrofl0r <rofl0r@users.noreply.github.com>
Sat, 30 Nov 2019 01:59:15 +0000 (30 01:59 +0000)
tree4b43128bab670dd3ed39477e3457d4ceab6060b5
parentcaa32d049274a4545aad9f7848b3f962d75e7c1a
improve agssemble performance 3x

by using a hashmap instead of list for label offset search.
Assembler.c
Assembler.h