]> git.sur5r.net Git - cc65/commit
Fixed several issues where an object file reference or line infos were
authoruz <uz@b7a2c559-68d2-44c3-8de9-860c34a00d81>
Sun, 10 Feb 2013 20:56:13 +0000 (20:56 +0000)
committeruz <uz@b7a2c559-68d2-44c3-8de9-860c34a00d81>
Sun, 10 Feb 2013 20:56:13 +0000 (20:56 +0000)
commit274a7210e7439a895a8eed95ab8afe4c8e5eef7e
treea4b35a08d6b4d12e0ce5b8fb8bd538066d8ad5aa
parentfd679d92d0054a26f10dbcbd53e90cce5690bbb4
Fixed several issues where an object file reference or line infos were
accessed when they in fact didn't exist, because the symbol was linker
generated (in the config or on the command line).

git-svn-id: svn://svn.cc65.org/cc65/trunk@5981 b7a2c559-68d2-44c3-8de9-860c34a00d81
src/ld65/exports.c