Symbol table now supports both name and address of symbol.
commitd6ec9a3f025c178e5d3f123c722267e08147d744
authorSteven Schronk <steven@schronk.com>
Mon, 25 Jan 2010 05:31:02 +0000 (24 23:31 -0600)
committerSteven Schronk <steven@schronk.com>
Mon, 25 Jan 2010 05:31:02 +0000 (24 23:31 -0600)
treeabfe28b72aa8a666dea867cc742dbca62029805c
parent5cea6c5d39a66a33f2225de7499c4d54373d58e3
Symbol table now supports both name and address of symbol.

This was added to track the actual address that each symbol
will be relaced with during code generation.
symbol.c
symbol.h