]> git.sur5r.net Git - cc65/commit
Added the LineInfo count to the info line of the debug info file. This allows
authoruz <uz@b7a2c559-68d2-44c3-8de9-860c34a00d81>
Mon, 22 Aug 2011 21:52:40 +0000 (21:52 +0000)
committeruz <uz@b7a2c559-68d2-44c3-8de9-860c34a00d81>
Mon, 22 Aug 2011 21:52:40 +0000 (21:52 +0000)
commit1e0ab407cd4964ba78a4de3e284088fdfa3f02f3
tree3a4b010f645428285b985121ba1503f98d809bda
parent3b61ee2f5a1a676f334e613f63693b81cbf1fd83
Added the LineInfo count to the info line of the debug info file. This allows
the debug info module to reduce memory usage.

git-svn-id: svn://svn.cc65.org/cc65/trunk@5265 b7a2c559-68d2-44c3-8de9-860c34a00d81
src/ld65/dbgfile.c
src/ld65/lineinfo.c
src/ld65/lineinfo.h